is not current version
Last Version 3.6.2

com.gu:nitf-scala_2.12 3.3.0.1

nitf-scala

Categories

Categories

Scala Languages
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

nitf-scala_2.12
Version

Version

3.3.0.1
Type

Type

jar

Download nitf-scala_2.12 3.3.0.1


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