is not current version
Last Version 0.1.5

de.tu-dresden.inf.lat:lat-parent 0.1.1

This POM is used as parent of project parent POMs.

GroupId

GroupId

de.tu-dresden.inf.lat
ArtifactId

ArtifactId

lat-parent
Version

Version

0.1.1
Type

Type

pom

Download lat-parent 0.1.1

Filename Size
lat-parent-0.1.1.pom 5 KB
Browse

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