License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.sobot.library |
ArtifactId | ArtifactIdnet |
Version | Version1.0.3 |
Type | Typeaar |
Description |
Descriptionnet
sobot net
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
net-1.0.3.pom | |
net-1.0.3.aar | 144 KB |
net-1.0.3-sources.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sobot.library/net/ -->
<dependency>
<groupId>com.sobot.library</groupId>
<artifactId>net</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sobot.library/net/
implementation 'com.sobot.library:net:1.0.3'
// https://jarcasting.com/artifacts/com.sobot.library/net/
implementation ("com.sobot.library:net:1.0.3")
'com.sobot.library:net:aar:1.0.3'
<dependency org="com.sobot.library" name="net" rev="1.0.3">
<artifact name="net" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sobot.library', module='net', version='1.0.3')
)
libraryDependencies += "com.sobot.library" % "net" % "1.0.3"
[com.sobot.library/net "1.0.3"]