| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdvalid-core |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe core module implements for valid-api module.
|
| Filename | Size |
|---|---|
| valid-core-0.2.2.pom | |
| valid-core-0.2.2.jar | 27 KB |
| valid-core-0.2.2-sources.jar | 22 KB |
| valid-core-0.2.2-javadoc.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/valid-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>valid-core</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/valid-core/
implementation 'com.github.houbb:valid-core:0.2.2'
// https://jarcasting.com/artifacts/com.github.houbb/valid-core/
implementation ("com.github.houbb:valid-core:0.2.2")
'com.github.houbb:valid-core:jar:0.2.2'
<dependency org="com.github.houbb" name="valid-core" rev="0.2.2">
<artifact name="valid-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='valid-core', version='0.2.2')
)
libraryDependencies += "com.github.houbb" % "valid-core" % "0.2.2"
[com.github.houbb/valid-core "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : valid-api | jar | 0.2.2 |
| com.github.houbb : heaven | jar | 0.1.141 |