AppInject -Release

开发库的基本框架,让你无需纠结 Context 的获取和基本日志的打印功能

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.clistery
ArtifactId

ArtifactId

appinject
Last Version

Last Version

1.4.5
Release Date

Release Date

Type

Type

aar
Description

Description

AppInject -Release
开发库的基本框架,让你无需纠结 Context 的获取和基本日志的打印功能
Project URL

Project URL

https://github.com/CListery/AppInject
Source Code Management

Source Code Management

https://github.com/CListery/AppInject

Download appinject

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0