License |
License |
---|---|
Categories |
CategoriesJava 8 Languages |
GroupId | GroupIdio.restx |
ArtifactId | ArtifactIdrestx-core-java8 |
Last Version | Last Version0.35.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestx-core-java8
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
restx-core-java8-0.35.1.pom | |
restx-core-java8-0.35.1.jar | 6 KB |
restx-core-java8-0.35.1-sources.jar | 1 KB |
restx-core-java8-0.35.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-core-java8/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-core-java8</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-core-java8/
implementation 'io.restx:restx-core-java8:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-core-java8/
implementation ("io.restx:restx-core-java8:0.35.1")
'io.restx:restx-core-java8:jar:0.35.1'
<dependency org="io.restx" name="restx-core-java8" rev="0.35.1">
<artifact name="restx-core-java8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-core-java8', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-core-java8" % "0.35.1"
[io.restx/restx-core-java8 "0.35.1"]
Group / Artifact | Type | Version |
---|---|---|
io.restx : restx-factory | jar | 0.35.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.8.10 |