is not current version
Last Version 2.0.alpha1

com.stanfy.enroscar:enroscar-net 1.1.0

Tools for building REST clients in top of Android services

Categories

Categories

Net
GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

enroscar-net
Version

Version

1.1.0
Type

Type

aar

Download enroscar-net 1.1.0


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