文件下载
文件名 操作
calligraphy3-3.1.1.pom 下载
calligraphy3-3.1.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.inflationx</groupId>
  <artifactId>calligraphy3</artifactId>
  <version>3.1.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.inflationx:calligraphy3:3.1.1'
Gradle Kotlin
implementation("io.github.inflationx:calligraphy3:3.1.1")
Scala SBT
libraryDependencies += "io.github.inflationx" % "calligraphy3" % "3.1.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.inflationx', module='calligraphy3', version='3.1.1')
)
Apache Ivy
<dependency org="io.github.inflationx" name="calligraphy3" rev="3.1.1" />
Leiningen
[io.github.inflationx/calligraphy3 "3.1.1"]
Apache Buildr
'io.github.inflationx:calligraphy3:jar:3.1.1'
本项目依赖