Last Version

com.github.houbb:valid-api 0.2.2

The api module for valid framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

valid-api
Version

Version

0.2.2
Type

Type

jar
Description

Description

The api module for valid framework.

Download valid-api 0.2.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.