remotelog

maven_test项目描述-需要修改成你自己的

License

License

GroupId

GroupId

io.github.yfykisssky
ArtifactId

ArtifactId

remotelog
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

remotelog
maven_test项目描述-需要修改成你自己的
Project URL

Project URL

https://github.com/yfykisssky/RemoteLogTool/
Source Code Management

Source Code Management

https://github.com/yfykisssky/RemoteLogTool/tree/main/

Download remotelog

How to add to project

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

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.0.0