is not current version
Last Version 1.0.6

io.github.topicstudy:test-ossrh 1.0.5

test ossrh

GroupId

GroupId

io.github.topicstudy
ArtifactId

ArtifactId

test-ossrh
Version

Version

1.0.5
Type

Type

jar

Download test-ossrh 1.0.5


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