is not current version
Last Version 1.9

com.googlecode.redbox-mint:sruclient-mint 1.8


Categories

Categories

CLI User Interface
GroupId

GroupId

com.googlecode.redbox-mint
ArtifactId

ArtifactId

sruclient-mint
Version

Version

1.8
Type

Type

jar

Download sruclient-mint 1.8


<!-- https://jarcasting.com/artifacts/com.googlecode.redbox-mint/sruclient-mint/ -->
<dependency>
    <groupId>com.googlecode.redbox-mint</groupId>
    <artifactId>sruclient-mint</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/sruclient-mint/
implementation 'com.googlecode.redbox-mint:sruclient-mint:1.8'
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/sruclient-mint/
implementation ("com.googlecode.redbox-mint:sruclient-mint:1.8")
'com.googlecode.redbox-mint:sruclient-mint:jar:1.8'
<dependency org="com.googlecode.redbox-mint" name="sruclient-mint" rev="1.8">
  <artifact name="sruclient-mint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.redbox-mint', module='sruclient-mint', version='1.8')
)
libraryDependencies += "com.googlecode.redbox-mint" % "sruclient-mint" % "1.8"
[com.googlecode.redbox-mint/sruclient-mint "1.8"]