is not current version
Last Version 1.7.0

com.foilen:jl-smalltools 1.3.2

Some libraries to do simple tasks simply

GroupId

GroupId

com.foilen
ArtifactId

ArtifactId

jl-smalltools
Version

Version

1.3.2
Type

Type

jar

Download jl-smalltools 1.3.2


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