is not current version
Last Version 1.0.3

api-assert 1.0.1

校验框架

License

License

GroupId

GroupId

io.github.min1854
ArtifactId

ArtifactId

apiAssert
Version

Version

1.0.1
Type

Type

jar
Description

Description

api-assert
校验框架
Project URL

Project URL

https://github.com/min1854/apiAssert

Download apiAssert 1.0.1


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

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.