is not current version
Last Version 7.2.3

info.freelibrary:freelib-build-tools 0.0.7

Build tools for FreeLibrary projects (such as checkstyle rules and site stylesheets).

Categories

Categories

Build Tools
GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

freelib-build-tools
Version

Version

0.0.7
Type

Type

jar

Download freelib-build-tools 0.0.7


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