| License |
License |
|---|---|
| GroupId | GroupIdcom.github.pireba |
| ArtifactId | ArtifactIdutils |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
DescriptionUtils
A collection of Java utils.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utils-0.0.4.pom | |
| utils-0.0.4.jar | 9 KB |
| utils-0.0.4-sources.jar | 5 KB |
| utils-0.0.4-javadoc.jar | 398 KB |
| Browse |
<!-- 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"]
| 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 |