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