is not current version
Last Version 0.5.7

tech.coner.crispyfish:crispyfish-library 0.5.1


GroupId

GroupId

tech.coner.crispyfish
ArtifactId

ArtifactId

crispyfish-library
Version

Version

0.5.1
Type

Type

jar

Download crispyfish-library 0.5.1


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