Last Version

com.jtschwartz:chorecore 3.1.0

Utilities to simplify many commonly used pieces of code

License

License

GroupId

GroupId

com.jtschwartz
ArtifactId

ArtifactId

chorecore
Version

Version

3.1.0
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 3.1.0


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

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.