License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.bluecirclesoft.open |
ArtifactId | ArtifactIdjson-interface-generator-annotations |
Last Version | Last Version0.28 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-interface-generator-annotations
bluecircle-json-interface-generator - reads your Java web services and generates TypeScript interfaces from it.
|
<!-- 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.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-interface-generator-annotations/
implementation 'com.bluecirclesoft.open:json-interface-generator-annotations:0.28'
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-interface-generator-annotations/
implementation ("com.bluecirclesoft.open:json-interface-generator-annotations:0.28")
'com.bluecirclesoft.open:json-interface-generator-annotations:jar:0.28'
<dependency org="com.bluecirclesoft.open" name="json-interface-generator-annotations" rev="0.28">
<artifact name="json-interface-generator-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluecirclesoft.open', module='json-interface-generator-annotations', version='0.28')
)
libraryDependencies += "com.bluecirclesoft.open" % "json-interface-generator-annotations" % "0.28"
[com.bluecirclesoft.open/json-interface-generator-annotations "0.28"]