is not current version
Last Version 0.2.0

com.github.egoettelmann:api-specs-comparator 0.1.0

Compare API specifications to detect breaking changes

GroupId

GroupId

com.github.egoettelmann
ArtifactId

ArtifactId

api-specs-comparator
Version

Version

0.1.0
Type

Type

jar

Download api-specs-comparator 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.egoettelmann/api-specs-comparator/ -->
<dependency>
    <groupId>com.github.egoettelmann</groupId>
    <artifactId>api-specs-comparator</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.egoettelmann/api-specs-comparator/
implementation 'com.github.egoettelmann:api-specs-comparator:0.1.0'
// https://jarcasting.com/artifacts/com.github.egoettelmann/api-specs-comparator/
implementation ("com.github.egoettelmann:api-specs-comparator:0.1.0")
'com.github.egoettelmann:api-specs-comparator:jar:0.1.0'
<dependency org="com.github.egoettelmann" name="api-specs-comparator" rev="0.1.0">
  <artifact name="api-specs-comparator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.egoettelmann', module='api-specs-comparator', version='0.1.0')
)
libraryDependencies += "com.github.egoettelmann" % "api-specs-comparator" % "0.1.0"
[com.github.egoettelmann/api-specs-comparator "0.1.0"]