GroupId | GroupIdio.github.boswelja.watchconnection |
---|---|
ArtifactId | ArtifactIdcommon |
Version | Version5.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
common-5.0.4.pom | |
common-5.0.4-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/common/ -->
<dependency>
<groupId>io.github.boswelja.watchconnection</groupId>
<artifactId>common</artifactId>
<version>5.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/common/
implementation 'io.github.boswelja.watchconnection:common:5.0.4'
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/common/
implementation ("io.github.boswelja.watchconnection:common:5.0.4")
'io.github.boswelja.watchconnection:common:aar:5.0.4'
<dependency org="io.github.boswelja.watchconnection" name="common" rev="5.0.4">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.boswelja.watchconnection', module='common', version='5.0.4')
)
libraryDependencies += "io.github.boswelja.watchconnection" % "common" % "5.0.4"
[io.github.boswelja.watchconnection/common "5.0.4"]