Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.semanticer |
ArtifactId | ArtifactIdhippquerry |
Version | Version0.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
hippquerry-0.0.1.pom | |
hippquerry-0.0.1.aar | 6 KB |
hippquerry-0.0.1-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.semanticer/hippquerry/ -->
<dependency>
<groupId>com.github.semanticer</groupId>
<artifactId>hippquerry</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.semanticer/hippquerry/
implementation 'com.github.semanticer:hippquerry:0.0.1'
// https://jarcasting.com/artifacts/com.github.semanticer/hippquerry/
implementation ("com.github.semanticer:hippquerry:0.0.1")
'com.github.semanticer:hippquerry:aar:0.0.1'
<dependency org="com.github.semanticer" name="hippquerry" rev="0.0.1">
<artifact name="hippquerry" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.semanticer', module='hippquerry', version='0.0.1')
)
libraryDependencies += "com.github.semanticer" % "hippquerry" % "0.0.1"
[com.github.semanticer/hippquerry "0.0.1"]