is not current version
Last Version 1.0.5

com.github.dynckathline:dialoglib 1.0

你的项目描述

GroupId

GroupId

com.github.dynckathline
ArtifactId

ArtifactId

dialoglib
Version

Version

1.0
Type

Type

aar

Download dialoglib 1.0


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