Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.alorma |
ArtifactId | ArtifactIddrawer-base |
Version | Version1.0.0-beta01.lib-02 |
Type | Typeaar |
Filename | Size |
---|---|
drawer-base-1.0.0-beta01.lib-02.pom | |
drawer-base-1.0.0-beta01.lib-02-sources.jar | 6 KB |
drawer-base-1.0.0-beta01.lib-02-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.alorma/drawer-base/ -->
<dependency>
<groupId>com.github.alorma</groupId>
<artifactId>drawer-base</artifactId>
<version>1.0.0-beta01.lib-02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma/drawer-base/
implementation 'com.github.alorma:drawer-base:1.0.0-beta01.lib-02'
// https://jarcasting.com/artifacts/com.github.alorma/drawer-base/
implementation ("com.github.alorma:drawer-base:1.0.0-beta01.lib-02")
'com.github.alorma:drawer-base:aar:1.0.0-beta01.lib-02'
<dependency org="com.github.alorma" name="drawer-base" rev="1.0.0-beta01.lib-02">
<artifact name="drawer-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma', module='drawer-base', version='1.0.0-beta01.lib-02')
)
libraryDependencies += "com.github.alorma" % "drawer-base" % "1.0.0-beta01.lib-02"
[com.github.alorma/drawer-base "1.0.0-beta01.lib-02"]