Categories |
CategoriesNet |
---|---|
GroupId | GroupIdvn.netacom |
ArtifactId | ArtifactIdNetAloFull |
Version | Version1.1.13 |
Type | Typeaar |
Filename | Size |
---|---|
NetAloFull-1.1.13.pom | |
NetAloFull-1.1.13-sources.jar | 336 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vn.netacom/NetAloFull/ -->
<dependency>
<groupId>vn.netacom</groupId>
<artifactId>NetAloFull</artifactId>
<version>1.1.13</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/vn.netacom/NetAloFull/
implementation 'vn.netacom:NetAloFull:1.1.13'
// https://jarcasting.com/artifacts/vn.netacom/NetAloFull/
implementation ("vn.netacom:NetAloFull:1.1.13")
'vn.netacom:NetAloFull:aar:1.1.13'
<dependency org="vn.netacom" name="NetAloFull" rev="1.1.13">
<artifact name="NetAloFull" type="aar" />
</dependency>
@Grapes(
@Grab(group='vn.netacom', module='NetAloFull', version='1.1.13')
)
libraryDependencies += "vn.netacom" % "NetAloFull" % "1.1.13"
[vn.netacom/NetAloFull "1.1.13"]