License |
License |
---|---|
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdvalid-core |
Version | Version0.2.2 |
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 | 74 KB |
valid-core-0.2.2-sources.jar | 59 KB |
valid-core-0.2.2-javadoc.jar | 465 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 |