is not current version
Last Version 1.2.24

com.spotify.nativeformat:nf-grapher-java 1.2.23


Categories

Categories

Java Languages Native Development Tools ORM Data
GroupId

GroupId

com.spotify.nativeformat
ArtifactId

ArtifactId

nf-grapher-java
Version

Version

1.2.23
Type

Type

jar

Download nf-grapher-java 1.2.23


<!-- https://jarcasting.com/artifacts/com.spotify.nativeformat/nf-grapher-java/ -->
<dependency>
    <groupId>com.spotify.nativeformat</groupId>
    <artifactId>nf-grapher-java</artifactId>
    <version>1.2.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.nativeformat/nf-grapher-java/
implementation 'com.spotify.nativeformat:nf-grapher-java:1.2.23'
// https://jarcasting.com/artifacts/com.spotify.nativeformat/nf-grapher-java/
implementation ("com.spotify.nativeformat:nf-grapher-java:1.2.23")
'com.spotify.nativeformat:nf-grapher-java:jar:1.2.23'
<dependency org="com.spotify.nativeformat" name="nf-grapher-java" rev="1.2.23">
  <artifact name="nf-grapher-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify.nativeformat', module='nf-grapher-java', version='1.2.23')
)
libraryDependencies += "com.spotify.nativeformat" % "nf-grapher-java" % "1.2.23"
[com.spotify.nativeformat/nf-grapher-java "1.2.23"]