is not current version
Last Version 7.2.3

info.freelibrary:freelib-build-tools 5.0.1

Build tools for FreeLibrary projects.

Categories

Categories

Build Tools
GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

freelib-build-tools
Version

Version

5.0.1
Type

Type

pom

Download freelib-build-tools 5.0.1


<!-- https://jarcasting.com/artifacts/info.freelibrary/freelib-build-tools/ -->
<dependency>
    <groupId>info.freelibrary</groupId>
    <artifactId>freelib-build-tools</artifactId>
    <version>5.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/info.freelibrary/freelib-build-tools/
implementation 'info.freelibrary:freelib-build-tools:5.0.1'
// https://jarcasting.com/artifacts/info.freelibrary/freelib-build-tools/
implementation ("info.freelibrary:freelib-build-tools:5.0.1")
'info.freelibrary:freelib-build-tools:pom:5.0.1'
<dependency org="info.freelibrary" name="freelib-build-tools" rev="5.0.1">
  <artifact name="freelib-build-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='info.freelibrary', module='freelib-build-tools', version='5.0.1')
)
libraryDependencies += "info.freelibrary" % "freelib-build-tools" % "5.0.1"
[info.freelibrary/freelib-build-tools "5.0.1"]