Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.github.xapptree |
ArtifactId | ArtifactIdnetworkrunner |
Version | Version0.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
networkrunner-0.0.3.pom | |
networkrunner-0.0.3.aar | 36 KB |
networkrunner-0.0.3-sources.jar | 8 KB |
networkrunner-0.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xapptree/networkrunner/ -->
<dependency>
<groupId>com.github.xapptree</groupId>
<artifactId>networkrunner</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xapptree/networkrunner/
implementation 'com.github.xapptree:networkrunner:0.0.3'
// https://jarcasting.com/artifacts/com.github.xapptree/networkrunner/
implementation ("com.github.xapptree:networkrunner:0.0.3")
'com.github.xapptree:networkrunner:aar:0.0.3'
<dependency org="com.github.xapptree" name="networkrunner" rev="0.0.3">
<artifact name="networkrunner" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xapptree', module='networkrunner', version='0.0.3')
)
libraryDependencies += "com.github.xapptree" % "networkrunner" % "0.0.3"
[com.github.xapptree/networkrunner "0.0.3"]