License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.kivu4j |
ArtifactId | ArtifactIdparent |
Last Version | Last Version3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkivu4j
There are many java projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.kivu4j/parent/ -->
<dependency>
<groupId>net.sourceforge.kivu4j</groupId>
<artifactId>parent</artifactId>
<version>3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.kivu4j/parent/
implementation 'net.sourceforge.kivu4j:parent:3'
// https://jarcasting.com/artifacts/net.sourceforge.kivu4j/parent/
implementation ("net.sourceforge.kivu4j:parent:3")
'net.sourceforge.kivu4j:parent:pom:3'
<dependency org="net.sourceforge.kivu4j" name="parent" rev="3">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.kivu4j', module='parent', version='3')
)
libraryDependencies += "net.sourceforge.kivu4j" % "parent" % "3"
[net.sourceforge.kivu4j/parent "3"]