is not current version
Last Version 1.1.1

com.sobot.library:net 1.0.2

sobot net

Categories

Categories

Net
GroupId

GroupId

com.sobot.library
ArtifactId

ArtifactId

net
Version

Version

1.0.2
Type

Type

aar

Download net 1.0.2


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