License |
License |
---|---|
GroupId | GroupIdcom.jtschwartz |
ArtifactId | ArtifactIdchorechore |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.jtschwartz:chorechore
Utilities to simplify many commonly used pieces of code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chorechore-1.1.pom | |
chorechore-1.1.jar | 8 KB |
chorechore-1.1-sources.jar | 2 KB |
chorechore-1.1-javadoc.jar | 268 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
com.google.code.gson : gson | jar | 2.8.6 |
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 |