License |
License |
---|---|
GroupId | GroupIdio.restx |
ArtifactId | ArtifactIdrestx-core-annotation-processor |
Last Version | Last Version0.35.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestx-core-annotation-processor
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/io.restx/restx-core-annotation-processor/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-core-annotation-processor</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-core-annotation-processor/
implementation 'io.restx:restx-core-annotation-processor:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-core-annotation-processor/
implementation ("io.restx:restx-core-annotation-processor:0.35.1")
'io.restx:restx-core-annotation-processor:jar:0.35.1'
<dependency org="io.restx" name="restx-core-annotation-processor" rev="0.35.1">
<artifact name="restx-core-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-core-annotation-processor', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-core-annotation-processor" % "0.35.1"
[io.restx/restx-core-annotation-processor "0.35.1"]
Group / Artifact | Type | Version |
---|---|---|
io.restx : restx-factory | jar | 0.35.1 |
io.restx : restx-core | jar | 0.35.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 1.6.0 |