is not current version
Last Version 1.3.1

com.github.johnkil.print:print 1.3.0

A lightweight Android library for use iconic fonts.

GroupId

GroupId

com.github.johnkil.print
ArtifactId

ArtifactId

print
Version

Version

1.3.0
Type

Type

aar

Download print 1.3.0


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