GroupId | GroupIdeu.inn |
---|---|
ArtifactId | ArtifactIdservice-control_2.11 |
Version | Version0.1.7 |
Type | Typejar |
Filename | Size |
---|---|
service-control_2.11-0.1.7.pom | |
service-control_2.11-0.1.7.jar | 19 KB |
service-control_2.11-0.1.7-sources.jar | 2 KB |
service-control_2.11-0.1.7-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.inn/service-control_2.11/ -->
<dependency>
<groupId>eu.inn</groupId>
<artifactId>service-control_2.11</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/eu.inn/service-control_2.11/
implementation 'eu.inn:service-control_2.11:0.1.7'
// https://jarcasting.com/artifacts/eu.inn/service-control_2.11/
implementation ("eu.inn:service-control_2.11:0.1.7")
'eu.inn:service-control_2.11:jar:0.1.7'
<dependency org="eu.inn" name="service-control_2.11" rev="0.1.7">
<artifact name="service-control_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.inn', module='service-control_2.11', version='0.1.7')
)
libraryDependencies += "eu.inn" % "service-control_2.11" % "0.1.7"
[eu.inn/service-control_2.11 "0.1.7"]