util

A collection of my common utilities

License

License

GroupId

GroupId

com.sirolf2009
ArtifactId

ArtifactId

util
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

util
A collection of my common utilities
Project URL

Project URL

https://github.com/sirolf2009/util

Download util

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.14.0

provided (7)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2
com.typesafe.akka : akka-actor_2.12 jar 2.5.9
de.erichseifert.gral : gral-core jar 0.11
com.esotericsoftware : kryo jar 4.0.2
io.reactivex.rxjava2 : rxjava jar 2.2.2
io.reactivex.rxjava2 : rxjavafx jar 2.2.2
io.vavr : vavr jar 0.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1