is not current version
Last Version 1.3.2

com.github.guilhe:library 1.0.4


Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

library
Version

Version

1.0.4
Type

Type

aar

Download library 1.0.4


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