Download primeval-commons-1.1.0.jar file - Jar p

Jar examples for p:primeval-commons

Description

Primeval Commons

You can download jar file primeval-commons 1.1.0 in this page.

Build File

You can use the following script to add primeval-commons-1.1.0.jar to your project.

<dependency>
   <groupId>io.primeval</groupId>
   <artifactId>primeval-commons</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'io.primeval', name: 'primeval-commons', version: '1.1.0'
libraryDependencies += "io.primeval" % "primeval-commons" % "1.1.0"
<dependency org="io.primeval" name="primeval-commons" rev="1.1.0"/>
@Grapes(@Grab(group='io.primeval', module='primeval-commons', version='1.1.0'))
'io.primeval:primeval-commons:jar:1.1.0'

Download

Click the following link to download the jar file.

primeval-commons-1.1.0-javadoc.jar
primeval-commons-1.1.0-sources.jar
primeval-commons-1.1.0-tests.jar
primeval-commons-1.1.0.jar
primeval-commons-1.1.0.pom



Related Tutorials