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