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