is not current version
Last Version 1.0.1

io.github.jacksontwu:commoncheck 1.0.0

common check

Categories

Categories

Jackson Data JSON
GroupId

GroupId

io.github.jacksontwu
ArtifactId

ArtifactId

commoncheck
Version

Version

1.0.0
Type

Type

jar

Download commoncheck 1.0.0


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