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