Last Version

tech.coner.crispyfish:crispyfish-library 0.5.7

Crispy Fish is a JVM library for consuming the data of a popular autocross timing application which shall not be named

License

License

GroupId

GroupId

tech.coner.crispyfish
ArtifactId

ArtifactId

crispyfish-library
Version

Version

0.5.7
Type

Type

jar
Description

Description

Crispy Fish is a JVM library for consuming the data of a popular autocross timing application which shall not be named

Download crispyfish-library 0.5.7


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31

test (5)

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

Project Modules

There are no modules declared in this project.