is not current version
Last Version 2.0.alpha1

com.stanfy.enroscar:enroscar-assist 0.9.12

Helper module that gives easy access to standard Android modules and makes it easy to configure all the Enroscar stuff together.

GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

enroscar-assist
Version

Version

0.9.12
Type

Type

aar

Download enroscar-assist 0.9.12


<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-assist/ -->
<dependency>
    <groupId>com.stanfy.enroscar</groupId>
    <artifactId>enroscar-assist</artifactId>
    <version>0.9.12</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-assist/
implementation 'com.stanfy.enroscar:enroscar-assist:0.9.12'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-assist/
implementation ("com.stanfy.enroscar:enroscar-assist:0.9.12")
'com.stanfy.enroscar:enroscar-assist:aar:0.9.12'
<dependency org="com.stanfy.enroscar" name="enroscar-assist" rev="0.9.12">
  <artifact name="enroscar-assist" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-assist', version='0.9.12')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-assist" % "0.9.12"
[com.stanfy.enroscar/enroscar-assist "0.9.12"]