License |
License |
---|---|
GroupId | GroupIdtech.coner.crispyfish |
ArtifactId | ArtifactIdcrispyfish-library |
Last Version | Last Version0.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrispy Fish is a JVM library for consuming the data of a popular autocross timing application which shall not be named
|
Filename | Size |
---|---|
crispyfish-library-0.5.7.pom | |
crispyfish-library-0.5.7.jar | 157 KB |
crispyfish-library-0.5.7-sources.jar | 25 KB |
crispyfish-library-0.5.7-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.coner.crispyfish/crispyfish-library/ -->
<dependency>
<groupId>tech.coner.crispyfish</groupId>
<artifactId>crispyfish-library</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.coner.crispyfish/crispyfish-library/
implementation 'tech.coner.crispyfish:crispyfish-library:0.5.7'
// https://jarcasting.com/artifacts/tech.coner.crispyfish/crispyfish-library/
implementation ("tech.coner.crispyfish:crispyfish-library:0.5.7")
'tech.coner.crispyfish:crispyfish-library:jar:0.5.7'
<dependency org="tech.coner.crispyfish" name="crispyfish-library" rev="0.5.7">
<artifact name="crispyfish-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.coner.crispyfish', module='crispyfish-library', version='0.5.7')
)
libraryDependencies += "tech.coner.crispyfish" % "crispyfish-library" % "0.5.7"
[tech.coner.crispyfish/crispyfish-library "0.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.8.0 |
com.willowtreeapps.assertk : assertk-jvm | jar | 0.23.1 |