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