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