is not current version
Last Version 1.4.4

com.netflix.atlas:atlas-json 1.4.2

atlas-json

Categories

Categories

Net JSON Data
GroupId

GroupId

com.netflix.atlas
ArtifactId

ArtifactId

atlas-json
Version

Version

1.4.2
Type

Type

jar

Download atlas-json 1.4.2


<!-- https://jarcasting.com/artifacts/com.netflix.atlas/atlas-json/ -->
<dependency>
    <groupId>com.netflix.atlas</groupId>
    <artifactId>atlas-json</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-json/
implementation 'com.netflix.atlas:atlas-json:1.4.2'
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-json/
implementation ("com.netflix.atlas:atlas-json:1.4.2")
'com.netflix.atlas:atlas-json:jar:1.4.2'
<dependency org="com.netflix.atlas" name="atlas-json" rev="1.4.2">
  <artifact name="atlas-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.atlas', module='atlas-json', version='1.4.2')
)
libraryDependencies += "com.netflix.atlas" % "atlas-json" % "1.4.2"
[com.netflix.atlas/atlas-json "1.4.2"]