FastDevelop

A simple Android Fast Develop library.

License

License

GroupId

GroupId

io.github.lzyang187
ArtifactId

ArtifactId

fastdevelop
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

FastDevelop
A simple Android Fast Develop library.
Project URL

Project URL

https://github.com/lzyang187/FastDevelop
Source Code Management

Source Code Management

https://github.com/lzyang187/FastDevelop.git

Download fastdevelop

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
FastDevelop » libView jar unspecified
FastDevelop » libHttp jar unspecified
FastDevelop » libFileProvider jar unspecified
FastDevelop » libBaseFun jar unspecified
FastDevelop » libUtils jar unspecified

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0