Last Version

Utils 1.0

Some useful Java classes

License

License

GroupId

GroupId

de.fluxparticle
ArtifactId

ArtifactId

utils
Version

Version

1.0
Type

Type

jar
Description

Description

Utils
Some useful Java classes
Project URL

Project URL

https://github.com/FLUXparticle/utils
Source Code Management

Source Code Management

https://github.com/FLUXparticle/utils

Download utils 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.