is not current version
Last Version 2.0.alpha1

com.stanfy.enroscar:enroscar-net 0.9.12

Tools for building REST clients in top of Android services

Categories

Categories

Net
GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

enroscar-net
Version

Version

0.9.12
Type

Type

aar

Download enroscar-net 0.9.12


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