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