Categories |
CategoriesRuby Languages |
---|---|
GroupId | GroupIdde.viaboxx |
ArtifactId | ArtifactIdjruby-gems-plugin-modules |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionModules of jruby-gems-plugin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jruby-gems-plugin-modules-1.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.viaboxx/jruby-gems-plugin-modules/ -->
<dependency>
<groupId>de.viaboxx</groupId>
<artifactId>jruby-gems-plugin-modules</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.viaboxx/jruby-gems-plugin-modules/
implementation 'de.viaboxx:jruby-gems-plugin-modules:1.1'
// https://jarcasting.com/artifacts/de.viaboxx/jruby-gems-plugin-modules/
implementation ("de.viaboxx:jruby-gems-plugin-modules:1.1")
'de.viaboxx:jruby-gems-plugin-modules:pom:1.1'
<dependency org="de.viaboxx" name="jruby-gems-plugin-modules" rev="1.1">
<artifact name="jruby-gems-plugin-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.viaboxx', module='jruby-gems-plugin-modules', version='1.1')
)
libraryDependencies += "de.viaboxx" % "jruby-gems-plugin-modules" % "1.1"
[de.viaboxx/jruby-gems-plugin-modules "1.1"]