License |
License |
---|---|
GroupId | GroupIdio.reinert.requestor.core |
ArtifactId | ArtifactIdrequestor-annotations |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionRequesting made easy for GWT.
|
<!-- https://jarcasting.com/artifacts/io.reinert.requestor.core/requestor-annotations/ -->
<dependency>
<groupId>io.reinert.requestor.core</groupId>
<artifactId>requestor-annotations</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.reinert.requestor.core/requestor-annotations/
implementation 'io.reinert.requestor.core:requestor-annotations:0.2.0'
// https://jarcasting.com/artifacts/io.reinert.requestor.core/requestor-annotations/
implementation ("io.reinert.requestor.core:requestor-annotations:0.2.0")
'io.reinert.requestor.core:requestor-annotations:jar:0.2.0'
<dependency org="io.reinert.requestor.core" name="requestor-annotations" rev="0.2.0">
<artifact name="requestor-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reinert.requestor.core', module='requestor-annotations', version='0.2.0')
)
libraryDependencies += "io.reinert.requestor.core" % "requestor-annotations" % "0.2.0"
[io.reinert.requestor.core/requestor-annotations "0.2.0"]