License |
License |
---|---|
GroupId | GroupIdxyz.ressor |
ArtifactId | ArtifactIdressor-commons-jdk8 |
Version | Version1.3.0 |
Type | Typejar |
Description |
DescriptionRessor Commons
Ressor framework commons library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ressor-commons-jdk8-1.3.0.pom | |
ressor-commons-jdk8-1.3.0.jar | 15 KB |
ressor-commons-jdk8-1.3.0-sources.jar | 7 KB |
ressor-commons-jdk8-1.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.ressor/ressor-commons-jdk8/ -->
<dependency>
<groupId>xyz.ressor</groupId>
<artifactId>ressor-commons-jdk8</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.ressor/ressor-commons-jdk8/
implementation 'xyz.ressor:ressor-commons-jdk8:1.3.0'
// https://jarcasting.com/artifacts/xyz.ressor/ressor-commons-jdk8/
implementation ("xyz.ressor:ressor-commons-jdk8:1.3.0")
'xyz.ressor:ressor-commons-jdk8:jar:1.3.0'
<dependency org="xyz.ressor" name="ressor-commons-jdk8" rev="1.3.0">
<artifact name="ressor-commons-jdk8" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.ressor', module='ressor-commons-jdk8', version='1.3.0')
)
libraryDependencies += "xyz.ressor" % "ressor-commons-jdk8" % "1.3.0"
[xyz.ressor/ressor-commons-jdk8 "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
commons-io : commons-io | jar | 2.6 |