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