Download edmunds-1.0.0.jar file - Jar e

Jar examples for e:edmunds

Description

${artifact.description}

You can download jar file edmunds 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add edmunds-1.0.0.jar to your project.

<dependency>
   <groupId>io.github.kjens93.edmunds</groupId>
   <artifactId>edmunds</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'io.github.kjens93.edmunds', name: 'edmunds', version: '1.0.0'
libraryDependencies += "io.github.kjens93.edmunds" % "edmunds" % "1.0.0"
<dependency org="io.github.kjens93.edmunds" name="edmunds" rev="1.0.0"/>
@Grapes(@Grab(group='io.github.kjens93.edmunds', module='edmunds', version='1.0.0'))
'io.github.kjens93.edmunds:edmunds:jar:1.0.0'

Download

Click the following link to download the jar file.

edmunds-1.0.0-javadoc.jar
edmunds-1.0.0-sources.jar
edmunds-1.0.0.jar
edmunds-1.0.0.pom



Related Tutorials