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

Jar examples for s:seeds-base

Description

Atomic jars for Google Guava libraries

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials