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