License |
License |
---|---|
GroupId | GroupIdio.github.min1854 |
ArtifactId | ArtifactIdapiAssert |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionapi-assert
校验框架
|
Project URL |
Project URL |
Filename | Size |
---|---|
apiAssert-1.0.2.pom | |
apiAssert-1.0.2.jar | 17 KB |
apiAssert-1.0.2-sources.jar | 7 KB |
apiAssert-1.0.2-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.min1854/apiAssert/ -->
<dependency>
<groupId>io.github.min1854</groupId>
<artifactId>apiAssert</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.min1854/apiAssert/
implementation 'io.github.min1854:apiAssert:1.0.2'
// https://jarcasting.com/artifacts/io.github.min1854/apiAssert/
implementation ("io.github.min1854:apiAssert:1.0.2")
'io.github.min1854:apiAssert:jar:1.0.2'
<dependency org="io.github.min1854" name="apiAssert" rev="1.0.2">
<artifact name="apiAssert" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.min1854', module='apiAssert', version='1.0.2')
)
libraryDependencies += "io.github.min1854" % "apiAssert" % "1.0.2"
[io.github.min1854/apiAssert "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |