GroupId | GroupIdvip.justlive |
---|---|
ArtifactId | ArtifactIdoxygen-web |
Version | Version3.0.3 |
Type | Typejar |
Filename | Size |
---|---|
oxygen-web-3.0.3.pom | |
oxygen-web-3.0.3.jar | 125 KB |
oxygen-web-3.0.3-sources.jar | 88 KB |
oxygen-web-3.0.3-javadoc.jar | 447 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.justlive/oxygen-web/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>oxygen-web</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web/
implementation 'vip.justlive:oxygen-web:3.0.3'
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web/
implementation ("vip.justlive:oxygen-web:3.0.3")
'vip.justlive:oxygen-web:jar:3.0.3'
<dependency org="vip.justlive" name="oxygen-web" rev="3.0.3">
<artifact name="oxygen-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='oxygen-web', version='3.0.3')
)
libraryDependencies += "vip.justlive" % "oxygen-web" % "3.0.3"
[vip.justlive/oxygen-web "3.0.3"]