License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.freeutils |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
The parent module contains the common Maven configurations
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.3.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.freeutils/parent/ -->
<dependency>
<groupId>net.freeutils</groupId>
<artifactId>parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.freeutils/parent/
implementation 'net.freeutils:parent:1.3'
// https://jarcasting.com/artifacts/net.freeutils/parent/
implementation ("net.freeutils:parent:1.3")
'net.freeutils:parent:pom:1.3'
<dependency org="net.freeutils" name="parent" rev="1.3">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.freeutils', module='parent', version='1.3')
)
libraryDependencies += "net.freeutils" % "parent" % "1.3"
[net.freeutils/parent "1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |