Last Version

Units of Measurement parent 1.0.6

Units of Measurement Project Parent POM

License

License

BSD
GroupId

GroupId

tec.uom
ArtifactId

ArtifactId

uom-parent
Version

Version

1.0.6
Type

Type

pom
Description

Description

Units of Measurement parent
Units of Measurement Project Parent POM
Project URL

Project URL

http://unitsofmeasurement.github.io/
Project Organization

Project Organization

Units of Measurement
Source Code Management

Source Code Management

https://github.com/unitsofmeasurement/uom-parent.git

Download uom-parent 1.0.6

Filename Size
uom-parent-1.0.6.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.