License |
License |
---|---|
GroupId | GroupIdcom.nimbusframework |
ArtifactId | ArtifactIdnimbus-parent |
Version | Version0.15.2 |
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.2.pom | 10 KB |
nimbus-parent-0.15.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusframework/nimbus-parent/
implementation 'com.nimbusframework:nimbus-parent:0.15.2'
// https://jarcasting.com/artifacts/com.nimbusframework/nimbus-parent/
implementation ("com.nimbusframework:nimbus-parent:0.15.2")
'com.nimbusframework:nimbus-parent:jar:0.15.2'
<dependency org="com.nimbusframework" name="nimbus-parent" rev="0.15.2">
<artifact name="nimbus-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusframework', module='nimbus-parent', version='0.15.2')
)
libraryDependencies += "com.nimbusframework" % "nimbus-parent" % "0.15.2"
[com.nimbusframework/nimbus-parent "0.15.2"]