is not current version
Last Version 15.0.2-RC1

org.webjars:oscar 15.0.1-RC1

Mapping Framework

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

oscar
Version

Version

15.0.1-RC1
Type

Type

jar

Download oscar 15.0.1-RC1


<!-- https://jarcasting.com/artifacts/org.webjars/oscar/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>oscar</artifactId>
    <version>15.0.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/oscar/
implementation 'org.webjars:oscar:15.0.1-RC1'
// https://jarcasting.com/artifacts/org.webjars/oscar/
implementation ("org.webjars:oscar:15.0.1-RC1")
'org.webjars:oscar:jar:15.0.1-RC1'
<dependency org="org.webjars" name="oscar" rev="15.0.1-RC1">
  <artifact name="oscar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='oscar', version='15.0.1-RC1')
)
libraryDependencies += "org.webjars" % "oscar" % "15.0.1-RC1"
[org.webjars/oscar "15.0.1-RC1"]