is not current version
Last Version 3.1.0

com.jtschwartz:chorecore 2.0.2

Utilities to simplify many commonly used pieces of code

License

License

GroupId

GroupId

com.jtschwartz
ArtifactId

ArtifactId

chorecore
Version

Version

2.0.2
Type

Type

jar
Description

Description

com.jtschwartz:chorecore
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 chorecore 2.0.2


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

Dependencies

compile (2)

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

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.