Download togglz-0.44.0.jar file - Jar t

Jar examples for t:togglz

Description

Status library of the edison-microservice project.

You can download jar file togglz 0.44.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

togglz-0.44.0-javadoc.jar
togglz-0.44.0-sources.jar
togglz-0.44.0.jar
togglz-0.44.0.pom



Related Tutorials