Last Version

Phrase Runtime 1.1.2

A Gradle plugin which generates compile-safe format string builders.

License

License

GroupId

GroupId

cn.nikeo.phrase
ArtifactId

ArtifactId

runtime
Version

Version

1.1.2
Type

Type

aar
Description

Description

Phrase Runtime
A Gradle plugin which generates compile-safe format string builders.
Project URL

Project URL

https://github.com/nikeorever/phrase
Source Code Management

Source Code Management

https://github.com/nikeorever/phrase

Download runtime 1.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

runtime (2)

Group / Artifact Type Version
com.squareup.phrase : phrase jar 1.1.0
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.