Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdeu.l-space |
ArtifactId | ArtifactIdlspace-client_sjs0.6_2.12 |
Version | Version0.6.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/eu.l-space/lspace-client_sjs0.6_2.12/ -->
<dependency>
<groupId>eu.l-space</groupId>
<artifactId>lspace-client_sjs0.6_2.12</artifactId>
<version>0.6.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.l-space/lspace-client_sjs0.6_2.12/
implementation 'eu.l-space:lspace-client_sjs0.6_2.12:0.6.5.1'
// https://jarcasting.com/artifacts/eu.l-space/lspace-client_sjs0.6_2.12/
implementation ("eu.l-space:lspace-client_sjs0.6_2.12:0.6.5.1")
'eu.l-space:lspace-client_sjs0.6_2.12:jar:0.6.5.1'
<dependency org="eu.l-space" name="lspace-client_sjs0.6_2.12" rev="0.6.5.1">
<artifact name="lspace-client_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.l-space', module='lspace-client_sjs0.6_2.12', version='0.6.5.1')
)
libraryDependencies += "eu.l-space" % "lspace-client_sjs0.6_2.12" % "0.6.5.1"
[eu.l-space/lspace-client_sjs0.6_2.12 "0.6.5.1"]