| License |
License |
|---|---|
| GroupId | GroupIdio.github.min1854 |
| ArtifactId | ArtifactIdapiAssert |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapi-assert
校验框架
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| apiAssert-1.0.3.pom | |
| apiAssert-1.0.3.jar | 18 KB |
| apiAssert-1.0.3-sources.jar | 7 KB |
| apiAssert-1.0.3-javadoc.jar | 105 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |