oscar-webjar
Web jar repository for Oscar-JS
License |
License
Apache
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdoscar |
Last Version | Last Version15.0.2-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOSCAR-js
Mapping Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oscar-15.0.2-RC1.pom | |
oscar-15.0.2-RC1.jar | 6 MB |
oscar-15.0.2-RC1-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/oscar/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>oscar</artifactId>
<version>15.0.2-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/oscar/
implementation 'org.webjars:oscar:15.0.2-RC1'
// https://jarcasting.com/artifacts/org.webjars/oscar/
implementation ("org.webjars:oscar:15.0.2-RC1")
'org.webjars:oscar:jar:15.0.2-RC1'
<dependency org="org.webjars" name="oscar" rev="15.0.2-RC1">
<artifact name="oscar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='oscar', version='15.0.2-RC1')
)
libraryDependencies += "org.webjars" % "oscar" % "15.0.2-RC1"
[org.webjars/oscar "15.0.2-RC1"]
Web jar repository for Oscar-JS