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