Download datasets-1.0.0.jar file - Jar d

Jar examples for d:datasets

Description

Common datasets for tests

You can download jar file datasets 1.0.0 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

datasets-1.0.0-javadoc.jar
datasets-1.0.0-sources.jar
datasets-1.0.0.jar
datasets-1.0.0.pom



Related Tutorials