is not current version
Last Version 1.0.3

plexus:plexus-utils 1.0-alpha-1


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-utils
Version

Version

1.0-alpha-1
Type

Type

jar

Download plexus-utils 1.0-alpha-1


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