Group Id com.gu
Artifact Id nitf-scala_2.12
Version 3.5.1
Packaging jar
URL -
Badge
Last Updated 2018-03-14T06:33:26+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>nitf-scala_2.12</artifactId>
    <version>3.5.1</version>
</dependency>
implementation group: 'com.gu', name: 'nitf-scala_2.12', version: '3.5.1'
implementation 'com.gu:nitf-scala_2.12:3.5.1'
implementation("com.gu:nitf-scala_2.12:3.5.1")
libraryDependencies += "com.gu" % "nitf-scala_2.12" % "3.5.1"
<dependency org="com.gu" name="nitf-scala_2.12" rev="3.5.1"/>
@Grapes(
    @Grab(group='com.gu', module='nitf-scala_2.12', version='3.5.1')
)
[com.gu/nitf-scala_2.12 "3.5.1"]
'com.gu:nitf-scala_2.12:3.5.1'