is not current version
Last Version 5.7.1.3

io.github.sunitsdk:topon 5.7.1.1

SAN Mediation Adapter for TopOn

GroupId

GroupId

io.github.sunitsdk
ArtifactId

ArtifactId

topon
Version

Version

5.7.1.1
Type

Type

aar

Download topon 5.7.1.1


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