Categories |
CategoriesNet |
---|---|
GroupId | GroupIdio.github.fozatkardouh |
ArtifactId | ArtifactIdnetworkDetection |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
networkDetection-0.1.3.pom | |
networkDetection-0.1.3.jar | 853 KB |
networkDetection-0.1.3-sources.jar | 850 KB |
networkDetection-0.1.3-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.fozatkardouh/networkDetection/ -->
<dependency>
<groupId>io.github.fozatkardouh</groupId>
<artifactId>networkDetection</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fozatkardouh/networkDetection/
implementation 'io.github.fozatkardouh:networkDetection:0.1.3'
// https://jarcasting.com/artifacts/io.github.fozatkardouh/networkDetection/
implementation ("io.github.fozatkardouh:networkDetection:0.1.3")
'io.github.fozatkardouh:networkDetection:jar:0.1.3'
<dependency org="io.github.fozatkardouh" name="networkDetection" rev="0.1.3">
<artifact name="networkDetection" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fozatkardouh', module='networkDetection', version='0.1.3')
)
libraryDependencies += "io.github.fozatkardouh" % "networkDetection" % "0.1.3"
[io.github.fozatkardouh/networkDetection "0.1.3"]