License |
License
New BSD License
|
---|---|
GroupId | GroupIdorg.purplejrank |
ArtifactId | ArtifactIdpurplejrank-parent |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrelaxed jdk serialization
|
Filename | Size |
---|---|
purplejrank-parent-1.1.2.pom | 3 KB |
purplejrank-parent-1.1.2-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.purplejrank/purplejrank-parent/ -->
<dependency>
<groupId>org.purplejrank</groupId>
<artifactId>purplejrank-parent</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.purplejrank/purplejrank-parent/
implementation 'org.purplejrank:purplejrank-parent:1.1.2'
// https://jarcasting.com/artifacts/org.purplejrank/purplejrank-parent/
implementation ("org.purplejrank:purplejrank-parent:1.1.2")
'org.purplejrank:purplejrank-parent:jar:1.1.2'
<dependency org="org.purplejrank" name="purplejrank-parent" rev="1.1.2">
<artifact name="purplejrank-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.purplejrank', module='purplejrank-parent', version='1.1.2')
)
libraryDependencies += "org.purplejrank" % "purplejrank-parent" % "1.1.2"
[org.purplejrank/purplejrank-parent "1.1.2"]