Group Id com.gu
Artifact Id nitf-scala_2.11
Version 3.3.0
Packaging jar
URL -
Badge
Last Updated 2018-03-09T03:57:20+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.11</artifactId>
    <version>3.3.0</version>
</dependency>
implementation group: 'com.gu', name: 'nitf-scala_2.11', version: '3.3.0'
implementation 'com.gu:nitf-scala_2.11:3.3.0'
implementation("com.gu:nitf-scala_2.11:3.3.0")
libraryDependencies += "com.gu" % "nitf-scala_2.11" % "3.3.0"
<dependency org="com.gu" name="nitf-scala_2.11" rev="3.3.0"/>
@Grapes(
    @Grab(group='com.gu', module='nitf-scala_2.11', version='3.3.0')
)
[com.gu/nitf-scala_2.11 "3.3.0"]
'com.gu:nitf-scala_2.11:3.3.0'