is not current version
Last Version 1.0.1

com.github.tgio:proteus 1.0.0

Android library for rapid development for recycler view manipulation.

GroupId

GroupId

com.github.tgio
ArtifactId

ArtifactId

proteus
Version

Version

1.0.0
Type

Type

aar

Download proteus 1.0.0


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