is not current version
Last Version 1.0-alpha-4

plexus:plexus-runtime-builder 1.0-alpha-1


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-runtime-builder
Version

Version

1.0-alpha-1
Type

Type

jar

Download plexus-runtime-builder 1.0-alpha-1


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