License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdapi-check |
Version | Version7.5.5 |
Type | Typejar |
Description |
Descriptionapi-check
WebJar for api-check
|
Project URL |
Project URL |
Filename | Size |
---|---|
api-check-7.5.5.pom | |
api-check-7.5.5.jar | 59 KB |
api-check-7.5.5-sources.jar | 22 bytes |
api-check-7.5.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/api-check/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>api-check</artifactId>
<version>7.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/api-check/
implementation 'org.webjars.bower:api-check:7.5.5'
// https://jarcasting.com/artifacts/org.webjars.bower/api-check/
implementation ("org.webjars.bower:api-check:7.5.5")
'org.webjars.bower:api-check:jar:7.5.5'
<dependency org="org.webjars.bower" name="api-check" rev="7.5.5">
<artifact name="api-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='api-check', version='7.5.5')
)
libraryDependencies += "org.webjars.bower" % "api-check" % "7.5.5"
[org.webjars.bower/api-check "7.5.5"]