is not current version
Last Version 0.28

com.bluecirclesoft.open:json-interface-generator-annotations 0.22


Categories

Categories

JSON Data
GroupId

GroupId

com.bluecirclesoft.open
ArtifactId

ArtifactId

json-interface-generator-annotations
Version

Version

0.22
Type

Type

jar

Download json-interface-generator-annotations 0.22


<!-- https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-interface-generator-annotations/ -->
<dependency>
    <groupId>com.bluecirclesoft.open</groupId>
    <artifactId>json-interface-generator-annotations</artifactId>
    <version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-interface-generator-annotations/
implementation 'com.bluecirclesoft.open:json-interface-generator-annotations:0.22'
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-interface-generator-annotations/
implementation ("com.bluecirclesoft.open:json-interface-generator-annotations:0.22")
'com.bluecirclesoft.open:json-interface-generator-annotations:jar:0.22'
<dependency org="com.bluecirclesoft.open" name="json-interface-generator-annotations" rev="0.22">
  <artifact name="json-interface-generator-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluecirclesoft.open', module='json-interface-generator-annotations', version='0.22')
)
libraryDependencies += "com.bluecirclesoft.open" % "json-interface-generator-annotations" % "0.22"
[com.bluecirclesoft.open/json-interface-generator-annotations "0.22"]