Download atlas-json-1.4.4.jar file - Jar a

Jar examples for a:atlas-json

Description

atlas-json

You can download jar file atlas-json 1.4.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add atlas-json-1.4.4.jar to your project.

<dependency>
   <groupId>com.netflix.atlas</groupId>
   <artifactId>atlas-json</artifactId>
   <version>1.4.4</version>
</dependency>
compile group: 'com.netflix.atlas', name: 'atlas-json', version: '1.4.4'
libraryDependencies += "com.netflix.atlas" % "atlas-json" % "1.4.4"
<dependency org="com.netflix.atlas" name="atlas-json" rev="1.4.4"/>
@Grapes(@Grab(group='com.netflix.atlas', module='atlas-json', version='1.4.4'))
'com.netflix.atlas:atlas-json:jar:1.4.4'

Download

Click the following link to download the jar file.

atlas-json-1.4.4-javadoc.jar
atlas-json-1.4.4-sources.jar
atlas-json-1.4.4.jar
atlas-json-1.4.4.pom



Related Tutorials