Download togglz-0.42.3.jar file - Jar t

Jar examples for t:togglz

Description

Status library of the edison-microservice project.

You can download jar file togglz 0.42.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

togglz-0.42.3-javadoc.jar
togglz-0.42.3-sources.jar
togglz-0.42.3.jar
togglz-0.42.3.pom



Related Tutorials