is not current version
Last Version 7.2.3

info.freelibrary:freelib-resources 7.1.1

Resources, like Checkstyle rules and site templates, for FreeLibrary projects.

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

freelib-resources
Version

Version

7.1.1
Type

Type

jar

Download freelib-resources 7.1.1


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