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