Download static-0.0.4.jar file - Jar s

Jar examples for s:static

Description

java static resources

You can download jar file static 0.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add static-0.0.4.jar to your project.

<dependency>
   <groupId>org.guppy4j</groupId>
   <artifactId>static</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'org.guppy4j', name: 'static', version: '0.0.4'
libraryDependencies += "org.guppy4j" % "static" % "0.0.4"
<dependency org="org.guppy4j" name="static" rev="0.0.4"/>
@Grapes(@Grab(group='org.guppy4j', module='static', version='0.0.4'))
'org.guppy4j:static:jar:0.0.4'

Download

Click the following link to download the jar file.

static-0.0.4-javadoc.jar
static-0.0.4-sources.jar
static-0.0.4.jar
static-0.0.4.pom



Related Tutorials