Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdng-prettyjson |
Version | Version0.1.8 |
Type | Typejar |
Filename | Size |
---|---|
ng-prettyjson-0.1.8.pom | |
ng-prettyjson-0.1.8.jar | 141 KB |
ng-prettyjson-0.1.8-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/ng-prettyjson/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>ng-prettyjson</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ng-prettyjson/
implementation 'org.webjars.bower:ng-prettyjson:0.1.8'
// https://jarcasting.com/artifacts/org.webjars.bower/ng-prettyjson/
implementation ("org.webjars.bower:ng-prettyjson:0.1.8")
'org.webjars.bower:ng-prettyjson:jar:0.1.8'
<dependency org="org.webjars.bower" name="ng-prettyjson" rev="0.1.8">
<artifact name="ng-prettyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ng-prettyjson', version='0.1.8')
)
libraryDependencies += "org.webjars.bower" % "ng-prettyjson" % "0.1.8"
[org.webjars.bower/ng-prettyjson "0.1.8"]