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