is not current version
Last Version 1.2.1

com.xfinity:resourceprovider-compiler 0.6

Annotations Processor for Resource Provider, an MVP Resources API for Android

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.xfinity
ArtifactId

ArtifactId

resourceprovider-compiler
Version

Version

0.6
Type

Type

jar

Download resourceprovider-compiler 0.6


<!-- https://jarcasting.com/artifacts/com.xfinity/resourceprovider-compiler/ -->
<dependency>
    <groupId>com.xfinity</groupId>
    <artifactId>resourceprovider-compiler</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.xfinity/resourceprovider-compiler/
implementation 'com.xfinity:resourceprovider-compiler:0.6'
// https://jarcasting.com/artifacts/com.xfinity/resourceprovider-compiler/
implementation ("com.xfinity:resourceprovider-compiler:0.6")
'com.xfinity:resourceprovider-compiler:jar:0.6'
<dependency org="com.xfinity" name="resourceprovider-compiler" rev="0.6">
  <artifact name="resourceprovider-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xfinity', module='resourceprovider-compiler', version='0.6')
)
libraryDependencies += "com.xfinity" % "resourceprovider-compiler" % "0.6"
[com.xfinity/resourceprovider-compiler "0.6"]