Utils

Some useful Java classes

License

License

GroupId

GroupId

de.fluxparticle
ArtifactId

ArtifactId

utils
Last Version

Last Version

1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

utils

Some useful Java classes

Versions

Version
1.0