glide

UI ext

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.Onionsss
ArtifactId

ArtifactId

glide
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

glide
UI ext
Project URL

Project URL

https://github.com/Onionsss/
Source Code Management

Source Code Management

https://github.com/Onionsss/Z_LIB/tree/main

Download glide

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.bumptech.glide : glide jar 4.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0