is not current version
Last Version 0.5.8

de.binfalse:BFUtils 0.5.2

Useful Utilities

GroupId

GroupId

de.binfalse
ArtifactId

ArtifactId

BFUtils
Version

Version

0.5.2
Type

Type

jar

Download BFUtils 0.5.2


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