is not current version
Last Version 1.0.3

org.torquebox.mojo:rubygems-tools 1.0.1


Categories

Categories

Ruby Languages
GroupId

GroupId

org.torquebox.mojo
ArtifactId

ArtifactId

rubygems-tools
Version

Version

1.0.1
Type

Type

jar

Download rubygems-tools 1.0.1


<!-- https://jarcasting.com/artifacts/org.torquebox.mojo/rubygems-tools/ -->
<dependency>
    <groupId>org.torquebox.mojo</groupId>
    <artifactId>rubygems-tools</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.torquebox.mojo/rubygems-tools/
implementation 'org.torquebox.mojo:rubygems-tools:1.0.1'
// https://jarcasting.com/artifacts/org.torquebox.mojo/rubygems-tools/
implementation ("org.torquebox.mojo:rubygems-tools:1.0.1")
'org.torquebox.mojo:rubygems-tools:jar:1.0.1'
<dependency org="org.torquebox.mojo" name="rubygems-tools" rev="1.0.1">
  <artifact name="rubygems-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.torquebox.mojo', module='rubygems-tools', version='1.0.1')
)
libraryDependencies += "org.torquebox.mojo" % "rubygems-tools" % "1.0.1"
[org.torquebox.mojo/rubygems-tools "1.0.1"]