License |
License |
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdorg.apiwatch |
ArtifactId | ArtifactIdapiwatch-serialization-text |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPIWatch Text Serializers
API stability surveillance tool
|
<!-- https://jarcasting.com/artifacts/org.apiwatch/apiwatch-serialization-text/ -->
<dependency>
<groupId>org.apiwatch</groupId>
<artifactId>apiwatch-serialization-text</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apiwatch/apiwatch-serialization-text/
implementation 'org.apiwatch:apiwatch-serialization-text:0.1'
// https://jarcasting.com/artifacts/org.apiwatch/apiwatch-serialization-text/
implementation ("org.apiwatch:apiwatch-serialization-text:0.1")
'org.apiwatch:apiwatch-serialization-text:jar:0.1'
<dependency org="org.apiwatch" name="apiwatch-serialization-text" rev="0.1">
<artifact name="apiwatch-serialization-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apiwatch', module='apiwatch-serialization-text', version='0.1')
)
libraryDependencies += "org.apiwatch" % "apiwatch-serialization-text" % "0.1"
[org.apiwatch/apiwatch-serialization-text "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apiwatch : apiwatch-core | jar | 0.1 |