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