License |
License |
---|---|
GroupId | GroupIdinfo.freelibrary |
ArtifactId | ArtifactIdfreelib-parent |
Last Version | Last Version7.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFreeLibrary Parent Project
A Parent POM for FreeLibrary Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
freelib-parent-7.2.3.pom | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.freelibrary/freelib-parent/ -->
<dependency>
<groupId>info.freelibrary</groupId>
<artifactId>freelib-parent</artifactId>
<version>7.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/info.freelibrary/freelib-parent/
implementation 'info.freelibrary:freelib-parent:7.2.3'
// https://jarcasting.com/artifacts/info.freelibrary/freelib-parent/
implementation ("info.freelibrary:freelib-parent:7.2.3")
'info.freelibrary:freelib-parent:pom:7.2.3'
<dependency org="info.freelibrary" name="freelib-parent" rev="7.2.3">
<artifact name="freelib-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='info.freelibrary', module='freelib-parent', version='7.2.3')
)
libraryDependencies += "info.freelibrary" % "freelib-parent" % "7.2.3"
[info.freelibrary/freelib-parent "7.2.3"]