com.github.guilhe:library


Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

library
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

aar
Description

Description

Download library

How to add to project

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

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.3.2
1.0.4
1.0.3