is not current version
Last Version 1.5.3.beta

io.github.novareseller:oss 1.1.0.alpha


GroupId

GroupId

io.github.novareseller
ArtifactId

ArtifactId

oss
Version

Version

1.1.0.alpha
Type

Type

jar

Download oss 1.1.0.alpha


<!-- https://jarcasting.com/artifacts/io.github.novareseller/oss/ -->
<dependency>
    <groupId>io.github.novareseller</groupId>
    <artifactId>oss</artifactId>
    <version>1.1.0.alpha</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.novareseller/oss/
implementation 'io.github.novareseller:oss:1.1.0.alpha'
// https://jarcasting.com/artifacts/io.github.novareseller/oss/
implementation ("io.github.novareseller:oss:1.1.0.alpha")
'io.github.novareseller:oss:jar:1.1.0.alpha'
<dependency org="io.github.novareseller" name="oss" rev="1.1.0.alpha">
  <artifact name="oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.novareseller', module='oss', version='1.1.0.alpha')
)
libraryDependencies += "io.github.novareseller" % "oss" % "1.1.0.alpha"
[io.github.novareseller/oss "1.1.0.alpha"]