is not current version
Last Version 1.0.2

plexus:plexus-tools 1.0.1


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-tools
Version

Version

1.0.1
Type

Type

pom

Download plexus-tools 1.0.1

Filename Size
plexus-tools-1.0.1.pom 644 bytes
Browse

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