Proteus

Android library for rapid development for recycler view manipulation.

License

License

GroupId

GroupId

com.github.tgio
ArtifactId

ArtifactId

proteus
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Proteus
Android library for rapid development for recycler view manipulation.

Download proteus

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1
com.android.support » recyclerview-v7 jar 25.3.1
com.nineoldandroids : library jar 2.4.0
org.jetbrains.kotlin : kotlin-stdlib-jre7 jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0