License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apiwatch |
ArtifactId | ArtifactIdapiwatch-cli |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPIWatch CLI
API stability surveillance tool
|
Filename | Size |
---|---|
apiwatch-cli-0.1.pom | |
apiwatch-cli-0.1.jar | 34 KB |
apiwatch-cli-0.1-sources.jar | 15 KB |
apiwatch-cli-0.1-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apiwatch/apiwatch-cli/ -->
<dependency>
<groupId>org.apiwatch</groupId>
<artifactId>apiwatch-cli</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apiwatch/apiwatch-cli/
implementation 'org.apiwatch:apiwatch-cli:0.1'
// https://jarcasting.com/artifacts/org.apiwatch/apiwatch-cli/
implementation ("org.apiwatch:apiwatch-cli:0.1")
'org.apiwatch:apiwatch-cli:jar:0.1'
<dependency org="org.apiwatch" name="apiwatch-cli" rev="0.1">
<artifact name="apiwatch-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apiwatch', module='apiwatch-cli', version='0.1')
)
libraryDependencies += "org.apiwatch" % "apiwatch-cli" % "0.1"
[org.apiwatch/apiwatch-cli "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apiwatch : apiwatch-core | jar | 0.1 |
net.sourceforge.argparse4j : argparse4j | jar | 0.2.2 |
org.apache.httpcomponents : httpclient | jar | 4.0.3 |
log4j : log4j | jar | 1.2.17 |
org.ini4j : ini4j | jar | 0.5.2 |