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