is not current version
Last Version 2.1

com.stanfy.enroscar:enroscar-content 1.2

Helper classes and extended abstractions for Android loaders, content resolvers, and DB access.

GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

enroscar-content
Version

Version

1.2
Type

Type

aar

Download enroscar-content 1.2


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