License |
License |
---|---|
GroupId | GroupIdorg.apiwatch |
ArtifactId | ArtifactIdapiwatch-core |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPIWatch Core
API stability surveillance tool
|
Filename | Size |
---|---|
apiwatch-core-0.1.pom | |
apiwatch-core-0.1.jar | 43 KB |
apiwatch-core-0.1-sources.jar | 27 KB |
apiwatch-core-0.1-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apiwatch/apiwatch-core/ -->
<dependency>
<groupId>org.apiwatch</groupId>
<artifactId>apiwatch-core</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apiwatch/apiwatch-core/
implementation 'org.apiwatch:apiwatch-core:0.1'
// https://jarcasting.com/artifacts/org.apiwatch/apiwatch-core/
implementation ("org.apiwatch:apiwatch-core:0.1")
'org.apiwatch:apiwatch-core:jar:0.1'
<dependency org="org.apiwatch" name="apiwatch-core" rev="0.1">
<artifact name="apiwatch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apiwatch', module='apiwatch-core', version='0.1')
)
libraryDependencies += "org.apiwatch" % "apiwatch-core" % "0.1"
[org.apiwatch/apiwatch-core "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr-runtime | jar | 3.5 |
log4j : log4j | jar | 1.2.17 |
org.apiwatch : apiwatch-annotations | jar | 1.0 |