is not current version
Last Version 1.0

com.stanfy.enroscar:enroscar-shared 0.9.12

IO and other utilities used by other Enroscar components.

GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

enroscar-shared
Version

Version

0.9.12
Type

Type

aar

Download enroscar-shared 0.9.12


<!-- 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"]