License |
License
oscar
|
---|---|
GroupId | GroupIdcom.csicit.thirdparty |
ArtifactId | ArtifactIdoscar |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoscar
oscar driver
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oscar-1.0.1.pom | |
oscar-1.0.1.jar | 2 MB |
oscar-1.0.1-sources.jar | 2 MB |
oscar-1.0.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.csicit.thirdparty/oscar/ -->
<dependency>
<groupId>com.csicit.thirdparty</groupId>
<artifactId>oscar</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.thirdparty/oscar/
implementation 'com.csicit.thirdparty:oscar:1.0.1'
// https://jarcasting.com/artifacts/com.csicit.thirdparty/oscar/
implementation ("com.csicit.thirdparty:oscar:1.0.1")
'com.csicit.thirdparty:oscar:jar:1.0.1'
<dependency org="com.csicit.thirdparty" name="oscar" rev="1.0.1">
<artifact name="oscar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.thirdparty', module='oscar', version='1.0.1')
)
libraryDependencies += "com.csicit.thirdparty" % "oscar" % "1.0.1"
[com.csicit.thirdparty/oscar "1.0.1"]