is not current version
Last Version 1.0.1

com.jaredrummler:twodscrollview 1.0.0

two-dimensional scroll view

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

twodscrollview
Version

Version

1.0.0
Type

Type

aar

Download twodscrollview 1.0.0


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