License |
License |
---|---|
GroupId | GroupIdvip.justlive |
ArtifactId | ArtifactIdoxygen |
Version | Version3.0.5 |
Type | Typepom |
Description |
Descriptionoxygen
light framework parent pom
|
Project URL |
Project URL |
Filename | Size |
---|---|
oxygen-3.0.5.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.justlive/oxygen/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>oxygen</artifactId>
<version>3.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/oxygen/
implementation 'vip.justlive:oxygen:3.0.5'
// https://jarcasting.com/artifacts/vip.justlive/oxygen/
implementation ("vip.justlive:oxygen:3.0.5")
'vip.justlive:oxygen:pom:3.0.5'
<dependency org="vip.justlive" name="oxygen" rev="3.0.5">
<artifact name="oxygen" type="pom" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='oxygen', version='3.0.5')
)
libraryDependencies += "vip.justlive" % "oxygen" % "3.0.5"
[vip.justlive/oxygen "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |