Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.alorma |
ArtifactId | ArtifactIddrawer-base |
Version | Version0.0.10-DEV |
Type | Typeaar |
Filename | Size |
---|---|
drawer-base-0.0.10-DEV.pom | |
drawer-base-0.0.10-DEV-sources.jar | 6 KB |
drawer-base-0.0.10-DEV-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>0.0.10-DEV</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma/drawer-base/
implementation 'com.github.alorma:drawer-base:0.0.10-DEV'
// https://jarcasting.com/artifacts/com.github.alorma/drawer-base/
implementation ("com.github.alorma:drawer-base:0.0.10-DEV")
'com.github.alorma:drawer-base:aar:0.0.10-DEV'
<dependency org="com.github.alorma" name="drawer-base" rev="0.0.10-DEV">
<artifact name="drawer-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma', module='drawer-base', version='0.0.10-DEV')
)
libraryDependencies += "com.github.alorma" % "drawer-base" % "0.0.10-DEV"
[com.github.alorma/drawer-base "0.0.10-DEV"]