Download togglz-0.39.1.jar file - Jar t

Jar examples for t:togglz

Description

Status library of the edison-microservice project.

You can download jar file togglz 0.39.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add togglz-0.39.1.jar to your project.

<dependency>
   <groupId>de.otto.edison</groupId>
   <artifactId>togglz</artifactId>
   <version>0.39.1</version>
</dependency>
compile group: 'de.otto.edison', name: 'togglz', version: '0.39.1'
libraryDependencies += "de.otto.edison" % "togglz" % "0.39.1"
<dependency org="de.otto.edison" name="togglz" rev="0.39.1"/>
@Grapes(@Grab(group='de.otto.edison', module='togglz', version='0.39.1'))
'de.otto.edison:togglz:jar:0.39.1'

Download

Click the following link to download the jar file.

togglz-0.39.1-javadoc.jar
togglz-0.39.1-sources.jar
togglz-0.39.1.jar
togglz-0.39.1.pom



Related Tutorials