Download seeds-base-16.0.1.jar file - Jar s

Jar examples for s:seeds-base

Description

Atomic jars for Google Guava libraries

You can download jar file seeds-base 16.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add seeds-base-16.0.1.jar to your project.

<dependency>
   <groupId>net.tribe7.seeds</groupId>
   <artifactId>seeds-base</artifactId>
   <version>16.0.1</version>
</dependency>
compile group: 'net.tribe7.seeds', name: 'seeds-base', version: '16.0.1'
libraryDependencies += "net.tribe7.seeds" % "seeds-base" % "16.0.1"
<dependency org="net.tribe7.seeds" name="seeds-base" rev="16.0.1"/>
@Grapes(@Grab(group='net.tribe7.seeds', module='seeds-base', version='16.0.1'))
'net.tribe7.seeds:seeds-base:jar:16.0.1'

Download

Click the following link to download the jar file.

seeds-base-16.0.1-javadoc.jar
seeds-base-16.0.1-sources.jar
seeds-base-16.0.1.jar
seeds-base-16.0.1.pom



Related Tutorials