is not current version
Last Version 1.3.1

com.github.johnkil.print:print 1.2.3

A lightweight Android library for use iconic fonts.

GroupId

GroupId

com.github.johnkil.print
ArtifactId

ArtifactId

print
Version

Version

1.2.3
Type

Type

aar

Download print 1.2.3


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