Group Id com.gu
Artifact Id management-internal_2.12
Version 5.38
Packaging jar
URL -
Badge
Last Updated 2017-12-07T08:23:36+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>management-internal_2.12</artifactId>
    <version>5.38</version>
</dependency>
implementation group: 'com.gu', name: 'management-internal_2.12', version: '5.38'
implementation 'com.gu:management-internal_2.12:5.38'
implementation("com.gu:management-internal_2.12:5.38")
libraryDependencies += "com.gu" % "management-internal_2.12" % "5.38"
<dependency org="com.gu" name="management-internal_2.12" rev="5.38"/>
@Grapes(
    @Grab(group='com.gu', module='management-internal_2.12', version='5.38')
)
[com.gu/management-internal_2.12 "5.38"]
'com.gu:management-internal_2.12:5.38'