License |
License |
---|---|
GroupId | GroupIdcom.nimbusframework |
ArtifactId | ArtifactIdnimbus-parent |
Last Version | Last Version0.15.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnimbus-parent
Annotation processor and testing classes for nimbus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nimbus-parent-0.15.5.pom | 11 KB |
nimbus-parent-0.15.5-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nimbusframework/nimbus-parent/ -->
<dependency>
<groupId>com.nimbusframework</groupId>
<artifactId>nimbus-parent</artifactId>
<version>0.15.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusframework/nimbus-parent/
implementation 'com.nimbusframework:nimbus-parent:0.15.5'
// https://jarcasting.com/artifacts/com.nimbusframework/nimbus-parent/
implementation ("com.nimbusframework:nimbus-parent:0.15.5")
'com.nimbusframework:nimbus-parent:jar:0.15.5'
<dependency org="com.nimbusframework" name="nimbus-parent" rev="0.15.5">
<artifact name="nimbus-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusframework', module='nimbus-parent', version='0.15.5')
)
libraryDependencies += "com.nimbusframework" % "nimbus-parent" % "0.15.5"
[com.nimbusframework/nimbus-parent "0.15.5"]