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