Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.stanfy.enroscar |
ArtifactId | ArtifactIdenroscar-net |
Version | Version0.9.12 |
Type | Typeaar |
Filename | Size |
---|---|
enroscar-net-0.9.12.pom | |
enroscar-net-0.9.12.aar | 163 KB |
enroscar-net-0.9.12-sources.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-net/ -->
<dependency>
<groupId>com.stanfy.enroscar</groupId>
<artifactId>enroscar-net</artifactId>
<version>0.9.12</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-net/
implementation 'com.stanfy.enroscar:enroscar-net:0.9.12'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-net/
implementation ("com.stanfy.enroscar:enroscar-net:0.9.12")
'com.stanfy.enroscar:enroscar-net:aar:0.9.12'
<dependency org="com.stanfy.enroscar" name="enroscar-net" rev="0.9.12">
<artifact name="enroscar-net" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-net', version='0.9.12')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-net" % "0.9.12"
[com.stanfy.enroscar/enroscar-net "0.9.12"]