License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdio.github.jacksontwu |
ArtifactId | ArtifactIdcommoncheck |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommoncheck
common check
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commoncheck-1.0.1.pom | |
commoncheck-1.0.1.jar | 4 KB |
commoncheck-1.0.1-sources.jar | 3 KB |
commoncheck-1.0.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jacksontwu/commoncheck/ -->
<dependency>
<groupId>io.github.jacksontwu</groupId>
<artifactId>commoncheck</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jacksontwu/commoncheck/
implementation 'io.github.jacksontwu:commoncheck:1.0.1'
// https://jarcasting.com/artifacts/io.github.jacksontwu/commoncheck/
implementation ("io.github.jacksontwu:commoncheck:1.0.1")
'io.github.jacksontwu:commoncheck:jar:1.0.1'
<dependency org="io.github.jacksontwu" name="commoncheck" rev="1.0.1">
<artifact name="commoncheck" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jacksontwu', module='commoncheck', version='1.0.1')
)
libraryDependencies += "io.github.jacksontwu" % "commoncheck" % "1.0.1"
[io.github.jacksontwu/commoncheck "1.0.1"]