License |
License
BSD
|
---|---|
GroupId | GroupIdsystems.uom |
ArtifactId | ArtifactIdsystems-parent |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUnits of Measurement Systems Parent
Parent POM for Unit Systems
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
systems-parent-2.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/systems.uom/systems-parent/ -->
<dependency>
<groupId>systems.uom</groupId>
<artifactId>systems-parent</artifactId>
<version>2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/systems.uom/systems-parent/
implementation 'systems.uom:systems-parent:2.1'
// https://jarcasting.com/artifacts/systems.uom/systems-parent/
implementation ("systems.uom:systems-parent:2.1")
'systems.uom:systems-parent:pom:2.1'
<dependency org="systems.uom" name="systems-parent" rev="2.1">
<artifact name="systems-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='systems.uom', module='systems-parent', version='2.1')
)
libraryDependencies += "systems.uom" % "systems-parent" % "2.1"
[systems.uom/systems-parent "2.1"]