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