is not current version
Last Version 1.0-alpha-6

plexus:plexus-bsh-factory 1.0-alpha-5


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-bsh-factory
Version

Version

1.0-alpha-5
Type

Type

jar

Download plexus-bsh-factory 1.0-alpha-5


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