is not current version
Last Version 0.0.4

Utils 0.0.3

A collection of Java utils.

License

License

GroupId

GroupId

com.github.pireba
ArtifactId

ArtifactId

utils
Version

Version

0.0.3
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 0.0.3


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

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.