is not current version
Last Version 7.2.3

info.freelibrary:freelib-resources 3.8.3

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

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

freelib-resources
Version

Version

3.8.3
Type

Type

jar

Download freelib-resources 3.8.3


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