Download commons-model_2.12-1.4.6.jar file - Jar c

Jar examples for c:commons-model-2.12

Description

commons-model

You can download jar file commons-model_2.12 1.4.6 in this page.

License

BSD-style

Build File

You can use the following script to add commons-model_2.12-1.4.6.jar to your project.

<dependency>
   <groupId>com.github.pshirshov.izumi.legacy</groupId>
   <artifactId>commons-model_2.12</artifactId>
   <version>1.4.6</version>
</dependency>
compile group: 'com.github.pshirshov.izumi.legacy', name: 'commons-model_2.12', version: '1.4.6'
libraryDependencies += "com.github.pshirshov.izumi.legacy" % "commons-model_2.12" % "1.4.6"
<dependency org="com.github.pshirshov.izumi.legacy" name="commons-model_2.12" rev="1.4.6"/>
@Grapes(@Grab(group='com.github.pshirshov.izumi.legacy', module='commons-model_2.12', version='1.4.6'))
'com.github.pshirshov.izumi.legacy:commons-model_2.12:jar:1.4.6'

Download

Click the following link to download the jar file.

commons-model_2.12-1.4.6-javadoc.jar
commons-model_2.12-1.4.6-sources.jar
commons-model_2.12-1.4.6-tests-javadoc.jar
commons-model_2.12-1.4.6-tests-sources.jar
commons-model_2.12-1.4.6-tests.jar
commons-model_2.12-1.4.6.jar
commons-model_2.12-1.4.6.pom



Related Tutorials