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