Last Version

pom-util 0.5

A library for reading Maven POM files.

License

License

GroupId

GroupId

com.samskivert
ArtifactId

ArtifactId

pom-util_2.9.2
Version

Version

0.5
Type

Type

jar
Description

Description

pom-util
A library for reading Maven POM files.
Project URL

Project URL

http://github.com/samskivert/pom-util
Project Organization

Project Organization

com.samskivert
Source Code Management

Source Code Management

http://github.com/samskivert/pom-util

Download pom-util_2.9.2 0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.novocode : junit-interface jar 0.7

Project Modules

There are no modules declared in this project.