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