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