| License |
License |
|---|---|
| GroupId | GroupIdio.github.qq877693928 |
| ArtifactId | ArtifactIdfast-runtime |
| Version | Version2.4.0 |
| Type | Typeaar |
| Description |
Descriptionfast-runtime
This is logging method library about Fast.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fast-runtime-2.4.0.pom | |
| fast-runtime-2.4.0.aar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.qq877693928/fast-runtime/ -->
<dependency>
<groupId>io.github.qq877693928</groupId>
<artifactId>fast-runtime</artifactId>
<version>2.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qq877693928/fast-runtime/
implementation 'io.github.qq877693928:fast-runtime:2.4.0'
// https://jarcasting.com/artifacts/io.github.qq877693928/fast-runtime/
implementation ("io.github.qq877693928:fast-runtime:2.4.0")
'io.github.qq877693928:fast-runtime:aar:2.4.0'
<dependency org="io.github.qq877693928" name="fast-runtime" rev="2.4.0">
<artifact name="fast-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.qq877693928', module='fast-runtime', version='2.4.0')
)
libraryDependencies += "io.github.qq877693928" % "fast-runtime" % "2.4.0"
[io.github.qq877693928/fast-runtime "2.4.0"]