License |
License |
---|---|
GroupId | GroupIdorg.apiwatch |
ArtifactId | ArtifactIdapiwatch-rules-base |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPIWatch Base API Stability Rules
API stability surveillance tool
|
Filename | Size |
---|---|
apiwatch-rules-base-0.1.pom | |
apiwatch-rules-base-0.1.jar | 20 KB |
apiwatch-rules-base-0.1-sources.jar | 9 KB |
apiwatch-rules-base-0.1-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apiwatch/apiwatch-rules-base/ -->
<dependency>
<groupId>org.apiwatch</groupId>
<artifactId>apiwatch-rules-base</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apiwatch/apiwatch-rules-base/
implementation 'org.apiwatch:apiwatch-rules-base:0.1'
// https://jarcasting.com/artifacts/org.apiwatch/apiwatch-rules-base/
implementation ("org.apiwatch:apiwatch-rules-base:0.1")
'org.apiwatch:apiwatch-rules-base:jar:0.1'
<dependency org="org.apiwatch" name="apiwatch-rules-base" rev="0.1">
<artifact name="apiwatch-rules-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apiwatch', module='apiwatch-rules-base', version='0.1')
)
libraryDependencies += "org.apiwatch" % "apiwatch-rules-base" % "0.1"
[org.apiwatch/apiwatch-rules-base "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apiwatch : apiwatch-core | jar | 0.1 |