Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.danielnixon.progressive |
ArtifactId | ArtifactIdprogressive-client_sjs0.6_2.11 |
Version | Version0.6.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.danielnixon.progressive/progressive-client_sjs0.6_2.11/ -->
<dependency>
<groupId>org.danielnixon.progressive</groupId>
<artifactId>progressive-client_sjs0.6_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.danielnixon.progressive/progressive-client_sjs0.6_2.11/
implementation 'org.danielnixon.progressive:progressive-client_sjs0.6_2.11:0.6.0'
// https://jarcasting.com/artifacts/org.danielnixon.progressive/progressive-client_sjs0.6_2.11/
implementation ("org.danielnixon.progressive:progressive-client_sjs0.6_2.11:0.6.0")
'org.danielnixon.progressive:progressive-client_sjs0.6_2.11:jar:0.6.0'
<dependency org="org.danielnixon.progressive" name="progressive-client_sjs0.6_2.11" rev="0.6.0">
<artifact name="progressive-client_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.danielnixon.progressive', module='progressive-client_sjs0.6_2.11', version='0.6.0')
)
libraryDependencies += "org.danielnixon.progressive" % "progressive-client_sjs0.6_2.11" % "0.6.0"
[org.danielnixon.progressive/progressive-client_sjs0.6_2.11 "0.6.0"]