License |
License |
---|---|
GroupId | GroupIdorg.restnext |
ArtifactId | ArtifactIdrestnext-util |
Version | Version0.3.5 |
Type | Typejar |
Description |
Descriptionrestnext-util
RestNext Util
|
Project Organization |
Project OrganizationRestNEXT |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restnext-util-0.3.5.pom | |
restnext-util-0.3.5.jar | 9 KB |
restnext-util-0.3.5-sources.jar | 6 KB |
restnext-util-0.3.5-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restnext/restnext-util/ -->
<dependency>
<groupId>org.restnext</groupId>
<artifactId>restnext-util</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.restnext/restnext-util/
implementation 'org.restnext:restnext-util:0.3.5'
// https://jarcasting.com/artifacts/org.restnext/restnext-util/
implementation ("org.restnext:restnext-util:0.3.5")
'org.restnext:restnext-util:jar:0.3.5'
<dependency org="org.restnext" name="restnext-util" rev="0.3.5">
<artifact name="restnext-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restnext', module='restnext-util', version='0.3.5')
)
libraryDependencies += "org.restnext" % "restnext-util" % "0.3.5"
[org.restnext/restnext-util "0.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |