is not current version
Last Version 0.2.2

com.github.houbb:valid-core 0.1.1

The core module implements for valid-api module.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

valid-core
Version

Version

0.1.1
Type

Type

jar

Download valid-core 0.1.1


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