GroupId | GroupIdcom.github.arucard21.simplyrestful |
---|---|
ArtifactId | ArtifactIdSimplyRESTful-resources |
Version | Version0.9.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-resources/ -->
<dependency>
<groupId>com.github.arucard21.simplyrestful</groupId>
<artifactId>SimplyRESTful-resources</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-resources/
implementation 'com.github.arucard21.simplyrestful:SimplyRESTful-resources:0.9.0'
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-resources/
implementation ("com.github.arucard21.simplyrestful:SimplyRESTful-resources:0.9.0")
'com.github.arucard21.simplyrestful:SimplyRESTful-resources:jar:0.9.0'
<dependency org="com.github.arucard21.simplyrestful" name="SimplyRESTful-resources" rev="0.9.0">
<artifact name="SimplyRESTful-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arucard21.simplyrestful', module='SimplyRESTful-resources', version='0.9.0')
)
libraryDependencies += "com.github.arucard21.simplyrestful" % "SimplyRESTful-resources" % "0.9.0"
[com.github.arucard21.simplyrestful/SimplyRESTful-resources "0.9.0"]