License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdadmin-on-rest |
Version | Version1.3.3 |
Type | Typejar |
Description |
Descriptionadmin-on-rest
WebJar for admin-on-rest
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
admin-on-rest-1.3.3.pom | |
admin-on-rest-1.3.3.jar | 472 KB |
admin-on-rest-1.3.3-sources.jar | 22 bytes |
admin-on-rest-1.3.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/admin-on-rest/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>admin-on-rest</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/admin-on-rest/
implementation 'org.webjars.npm:admin-on-rest:1.3.3'
// https://jarcasting.com/artifacts/org.webjars.npm/admin-on-rest/
implementation ("org.webjars.npm:admin-on-rest:1.3.3")
'org.webjars.npm:admin-on-rest:jar:1.3.3'
<dependency org="org.webjars.npm" name="admin-on-rest" rev="1.3.3">
<artifact name="admin-on-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='admin-on-rest', version='1.3.3')
)
libraryDependencies += "org.webjars.npm" % "admin-on-rest" % "1.3.3"
[org.webjars.npm/admin-on-rest "1.3.3"]