Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdrocks.teagantotally |
ArtifactId | ArtifactIddeepthoughtrouting |
Version | Version1.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
deepthoughtrouting-1.0.2.pom | |
deepthoughtrouting-1.0.2.aar | 64 KB |
deepthoughtrouting-1.0.2-sources.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rocks.teagantotally/deepthoughtrouting/ -->
<dependency>
<groupId>rocks.teagantotally</groupId>
<artifactId>deepthoughtrouting</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/rocks.teagantotally/deepthoughtrouting/
implementation 'rocks.teagantotally:deepthoughtrouting:1.0.2'
// https://jarcasting.com/artifacts/rocks.teagantotally/deepthoughtrouting/
implementation ("rocks.teagantotally:deepthoughtrouting:1.0.2")
'rocks.teagantotally:deepthoughtrouting:aar:1.0.2'
<dependency org="rocks.teagantotally" name="deepthoughtrouting" rev="1.0.2">
<artifact name="deepthoughtrouting" type="aar" />
</dependency>
@Grapes(
@Grab(group='rocks.teagantotally', module='deepthoughtrouting', version='1.0.2')
)
libraryDependencies += "rocks.teagantotally" % "deepthoughtrouting" % "1.0.2"
[rocks.teagantotally/deepthoughtrouting "1.0.2"]