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