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