com.jtschwartz:chorechore

Utilities to simplify many commonly used pieces of code

License

License

GroupId

GroupId

com.jtschwartz
ArtifactId

ArtifactId

chorechore
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.jtschwartz:chorechore
Utilities to simplify many commonly used pieces of code
Project URL

Project URL

https://chorecore.dev
Source Code Management

Source Code Management

https://github.com/JTSchwartz/chorecore-kt

Download chorechore

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
com.google.code.gson : gson jar 2.8.6

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.10
junit : junit jar 4.13
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0