is not current version
Last Version 1.3.2.M1

com.antheminc.oss:nimbus-parent 1.3.1.M1

Anthem open source nimbus project

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antheminc.oss
ArtifactId

ArtifactId

nimbus-parent
Version

Version

1.3.1.M1
Type

Type

pom

Download nimbus-parent 1.3.1.M1

Filename Size
nimbus-parent-1.3.1.M1.pom 46 KB
Browse

<!-- https://jarcasting.com/artifacts/com.antheminc.oss/nimbus-parent/ -->
<dependency>
    <groupId>com.antheminc.oss</groupId>
    <artifactId>nimbus-parent</artifactId>
    <version>1.3.1.M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.antheminc.oss/nimbus-parent/
implementation 'com.antheminc.oss:nimbus-parent:1.3.1.M1'
// https://jarcasting.com/artifacts/com.antheminc.oss/nimbus-parent/
implementation ("com.antheminc.oss:nimbus-parent:1.3.1.M1")
'com.antheminc.oss:nimbus-parent:pom:1.3.1.M1'
<dependency org="com.antheminc.oss" name="nimbus-parent" rev="1.3.1.M1">
  <artifact name="nimbus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.antheminc.oss', module='nimbus-parent', version='1.3.1.M1')
)
libraryDependencies += "com.antheminc.oss" % "nimbus-parent" % "1.3.1.M1"
[com.antheminc.oss/nimbus-parent "1.3.1.M1"]