api-assert

校验框架

License

License

GroupId

GroupId

io.github.min1854
ArtifactId

ArtifactId

apiAssert
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

api-assert
校验框架
Project URL

Project URL

https://github.com/min1854/apiAssert

Download apiAssert

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0