Categories |
CategoriesNet |
---|---|
GroupId | GroupIdua.net.tokar |
ArtifactId | ArtifactIdrainbow-rest |
Version | Version2.1.3 |
Type | Typejar |
Filename | Size |
---|---|
rainbow-rest-2.1.3.pom | |
rainbow-rest-2.1.3.jar | 8 KB |
rainbow-rest-2.1.3-sources.jar | 4 KB |
rainbow-rest-2.1.3-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ua.net.tokar/rainbow-rest/ -->
<dependency>
<groupId>ua.net.tokar</groupId>
<artifactId>rainbow-rest</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ua.net.tokar/rainbow-rest/
implementation 'ua.net.tokar:rainbow-rest:2.1.3'
// https://jarcasting.com/artifacts/ua.net.tokar/rainbow-rest/
implementation ("ua.net.tokar:rainbow-rest:2.1.3")
'ua.net.tokar:rainbow-rest:jar:2.1.3'
<dependency org="ua.net.tokar" name="rainbow-rest" rev="2.1.3">
<artifact name="rainbow-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='ua.net.tokar', module='rainbow-rest', version='2.1.3')
)
libraryDependencies += "ua.net.tokar" % "rainbow-rest" % "2.1.3"
[ua.net.tokar/rainbow-rest "2.1.3"]