GroupId | GroupIdplexus |
---|---|
ArtifactId | ArtifactIdplexus-utils |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus Common Utilities
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-utils-1.0.3.pom | |
plexus-utils-1.0.3.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-utils/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-utils/
implementation 'plexus:plexus-utils:1.0.3'
// https://jarcasting.com/artifacts/plexus/plexus-utils/
implementation ("plexus:plexus-utils:1.0.3")
'plexus:plexus-utils:jar:1.0.3'
<dependency org="plexus" name="plexus-utils" rev="1.0.3">
<artifact name="plexus-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-utils', version='1.0.3')
)
libraryDependencies += "plexus" % "plexus-utils" % "1.0.3"
[plexus/plexus-utils "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |