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