License |
License |
---|---|
GroupId | GroupIdio.reinert.requestor.core |
ArtifactId | ArtifactIdrequestor-annotations |
Last Version | Last Version1.1.0-rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRequest like a boss.
|
<!-- https://jarcasting.com/artifacts/io.reinert.requestor.core/requestor-annotations/ -->
<dependency>
<groupId>io.reinert.requestor.core</groupId>
<artifactId>requestor-annotations</artifactId>
<version>1.1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/io.reinert.requestor.core/requestor-annotations/
implementation 'io.reinert.requestor.core:requestor-annotations:1.1.0-rc3'
// https://jarcasting.com/artifacts/io.reinert.requestor.core/requestor-annotations/
implementation ("io.reinert.requestor.core:requestor-annotations:1.1.0-rc3")
'io.reinert.requestor.core:requestor-annotations:jar:1.1.0-rc3'
<dependency org="io.reinert.requestor.core" name="requestor-annotations" rev="1.1.0-rc3">
<artifact name="requestor-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reinert.requestor.core', module='requestor-annotations', version='1.1.0-rc3')
)
libraryDependencies += "io.reinert.requestor.core" % "requestor-annotations" % "1.1.0-rc3"
[io.reinert.requestor.core/requestor-annotations "1.1.0-rc3"]