License |
License
BSD 2-Clause
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdopts |
Version | Version1.2.7 |
Type | Typejar |
Description |
Descriptionopts
WebJar for opts
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opts-1.2.7.pom | |
opts-1.2.7.jar | 11 KB |
opts-1.2.7-sources.jar | 22 bytes |
opts-1.2.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/opts/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>opts</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/opts/
implementation 'org.webjars.npm:opts:1.2.7'
// https://jarcasting.com/artifacts/org.webjars.npm/opts/
implementation ("org.webjars.npm:opts:1.2.7")
'org.webjars.npm:opts:jar:1.2.7'
<dependency org="org.webjars.npm" name="opts" rev="1.2.7">
<artifact name="opts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='opts', version='1.2.7')
)
libraryDependencies += "org.webjars.npm" % "opts" % "1.2.7"
[org.webjars.npm/opts "1.2.7"]