| License |
License |
|---|---|
| GroupId | GroupIdcom.agile4j |
| ArtifactId | ArtifactIdagile4j-check |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionagile4j-check
校验器
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| agile4j-check-1.0.0.pom | |
| agile4j-check-1.0.0.jar | 146 KB |
| agile4j-check-1.0.0-sources.jar | 831 bytes |
| agile4j-check-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.agile4j/agile4j-check/ -->
<dependency>
<groupId>com.agile4j</groupId>
<artifactId>agile4j-check</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.agile4j/agile4j-check/
implementation 'com.agile4j:agile4j-check:1.0.0'
// https://jarcasting.com/artifacts/com.agile4j/agile4j-check/
implementation ("com.agile4j:agile4j-check:1.0.0")
'com.agile4j:agile4j-check:jar:1.0.0'
<dependency org="com.agile4j" name="agile4j-check" rev="1.0.0">
<artifact name="agile4j-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agile4j', module='agile4j-check', version='1.0.0')
)
libraryDependencies += "com.agile4j" % "agile4j-check" % "1.0.0"
[com.agile4j/agile4j-check "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.31 |
| com.agile4j : agile4j-utils | jar | 1.0.1 |