is not current version
Last Version 1.0-beta-2

org.codehaus.plexus:plexus-jruby-factory 1.0-alpha-3


Categories

Categories

Ruby Languages
GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-jruby-factory
Version

Version

1.0-alpha-3
Type

Type

jar

Download plexus-jruby-factory 1.0-alpha-3


<!-- https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-jruby-factory/ -->
<dependency>
    <groupId>org.codehaus.plexus</groupId>
    <artifactId>plexus-jruby-factory</artifactId>
    <version>1.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-jruby-factory/
implementation 'org.codehaus.plexus:plexus-jruby-factory:1.0-alpha-3'
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-jruby-factory/
implementation ("org.codehaus.plexus:plexus-jruby-factory:1.0-alpha-3")
'org.codehaus.plexus:plexus-jruby-factory:jar:1.0-alpha-3'
<dependency org="org.codehaus.plexus" name="plexus-jruby-factory" rev="1.0-alpha-3">
  <artifact name="plexus-jruby-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-jruby-factory', version='1.0-alpha-3')
)
libraryDependencies += "org.codehaus.plexus" % "plexus-jruby-factory" % "1.0-alpha-3"
[org.codehaus.plexus/plexus-jruby-factory "1.0-alpha-3"]