Utils

A collection of Java utils.

License

License

GroupId

GroupId

com.github.pireba
ArtifactId

ArtifactId

utils
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Utils
A collection of Java utils.
Project URL

Project URL

https://github.com/pireba/Utils
Source Code Management

Source Code Management

https://github.com/pireba/Utils

Download utils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 13
org.openjfx : javafx-graphics jar 13
org.openjfx : javafx-fxml jar 13
org.openjfx : javafx-swing jar 13

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1