License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjulielab-parent |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJULIE Lab Parent POM
The Parent POM for all JULIE Lab projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
julielab-parent-2.5.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.julielab/julielab-parent/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>julielab-parent</artifactId>
<version>2.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/julielab-parent/
implementation 'de.julielab:julielab-parent:2.5.0'
// https://jarcasting.com/artifacts/de.julielab/julielab-parent/
implementation ("de.julielab:julielab-parent:2.5.0")
'de.julielab:julielab-parent:pom:2.5.0'
<dependency org="de.julielab" name="julielab-parent" rev="2.5.0">
<artifact name="julielab-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='julielab-parent', version='2.5.0')
)
libraryDependencies += "de.julielab" % "julielab-parent" % "2.5.0"
[de.julielab/julielab-parent "2.5.0"]