Download data-model-0.2.0.jar file - Jar d

Jar examples for d:data-model

Description

You can download jar file data-model 0.2.0 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 3

Build File

You can use the following script to add data-model-0.2.0.jar to your project.

<dependency>
   <groupId>lt.tokenmill.crawling</groupId>
   <artifactId>data-model</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'lt.tokenmill.crawling', name: 'data-model', version: '0.2.0'
libraryDependencies += "lt.tokenmill.crawling" % "data-model" % "0.2.0"
<dependency org="lt.tokenmill.crawling" name="data-model" rev="0.2.0"/>
@Grapes(@Grab(group='lt.tokenmill.crawling', module='data-model', version='0.2.0'))
'lt.tokenmill.crawling:data-model:jar:0.2.0'

Download

Click the following link to download the jar file.

data-model-0.2.0-javadoc.jar
data-model-0.2.0-sources.jar
data-model-0.2.0-tests.jar
data-model-0.2.0.jar
data-model-0.2.0.pom



Related Tutorials