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