is not current version
Last Version 2.0.6

com.tenonedesign.t1autograph:t1autograph 2.0.5

Simple, standards-based signature capture for Android

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.tenonedesign.t1autograph
ArtifactId

ArtifactId

t1autograph
Version

Version

2.0.5
Type

Type

aar

Download t1autograph 2.0.5


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