Last Version

java-utils 0.0.3

Python-inspired utility functions and classes (and others) for Java.

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

java-utils
Version

Version

0.0.3
Type

Type

jar
Description

Description

java-utils
Python-inspired utility functions and classes (and others) for Java.
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://github.com/fracpete/java-utils

Download java-utils 0.0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.