is not current version
Last Version 1.2.1

com.xfinity:resourceprovider-compiler 1.1.0

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

1.1.0
Type

Type

jar

Download resourceprovider-compiler 1.1.0


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