is not current version
Last Version 1.3.6

com.ti-net.threepart:online 1.1.1

online for tinet

Categories

Categories

Net
GroupId

GroupId

com.ti-net.threepart
ArtifactId

ArtifactId

online
Version

Version

1.1.1
Type

Type

aar

Download online 1.1.1


<!-- https://jarcasting.com/artifacts/com.ti-net.threepart/online/ -->
<dependency>
    <groupId>com.ti-net.threepart</groupId>
    <artifactId>online</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ti-net.threepart/online/
implementation 'com.ti-net.threepart:online:1.1.1'
// https://jarcasting.com/artifacts/com.ti-net.threepart/online/
implementation ("com.ti-net.threepart:online:1.1.1")
'com.ti-net.threepart:online:aar:1.1.1'
<dependency org="com.ti-net.threepart" name="online" rev="1.1.1">
  <artifact name="online" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ti-net.threepart', module='online', version='1.1.1')
)
libraryDependencies += "com.ti-net.threepart" % "online" % "1.1.1"
[com.ti-net.threepart/online "1.1.1"]