Categories |
CategoriesAngular User Interface Web Frameworks JSON Data |
---|---|
GroupId | GroupIdcom.blue-veery |
ArtifactId | ArtifactIdspring-rest2ts-angular2json-api |
Version | Version1.2.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-angular2json-api/ -->
<dependency>
<groupId>com.blue-veery</groupId>
<artifactId>spring-rest2ts-angular2json-api</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-angular2json-api/
implementation 'com.blue-veery:spring-rest2ts-angular2json-api:1.2.7'
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-angular2json-api/
implementation ("com.blue-veery:spring-rest2ts-angular2json-api:1.2.7")
'com.blue-veery:spring-rest2ts-angular2json-api:jar:1.2.7'
<dependency org="com.blue-veery" name="spring-rest2ts-angular2json-api" rev="1.2.7">
<artifact name="spring-rest2ts-angular2json-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blue-veery', module='spring-rest2ts-angular2json-api', version='1.2.7')
)
libraryDependencies += "com.blue-veery" % "spring-rest2ts-angular2json-api" % "1.2.7"
[com.blue-veery/spring-rest2ts-angular2json-api "1.2.7"]