License |
License |
---|---|
GroupId | GroupIdcom.sirolf2009 |
ArtifactId | ArtifactIdutil |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutil
A collection of my common utilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
util-0.0.3.pom | |
util-0.0.3.jar | 167 KB |
util-0.0.3-sources.jar | 110 KB |
util-0.0.3-javadoc.jar | 201 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.14.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |