is not current version
Last Version 1.0.0

CrayFish :: COMMON :: CRC 0.0.1

A set of libraries to simplify the creation of code covering the most common primitives

License

License

GroupId

GroupId

com.github.sftwnd.crayfish.common
ArtifactId

ArtifactId

crayfish-common-crc
Version

Version

0.0.1
Type

Type

jar
Description

Description

CrayFish :: COMMON :: CRC
A set of libraries to simplify the creation of code covering the most common primitives

Download crayfish-common-crc 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (3)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : jsr305 jar 3.0.2
org.projectlombok : lombok jar 1.18.12

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.