GroupId | GroupIdio.matthewnelson.topl-android |
---|---|
ArtifactId | ArtifactIdtopl-core |
Version | Version1.0.0-beta02 |
Type | Typeaar |
Filename | Size |
---|---|
topl-core-1.0.0-beta02.pom | |
topl-core-1.0.0-beta02-sources.jar | 48 KB |
topl-core-1.0.0-beta02-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-core/ -->
<dependency>
<groupId>io.matthewnelson.topl-android</groupId>
<artifactId>topl-core</artifactId>
<version>1.0.0-beta02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-core/
implementation 'io.matthewnelson.topl-android:topl-core:1.0.0-beta02'
// https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-core/
implementation ("io.matthewnelson.topl-android:topl-core:1.0.0-beta02")
'io.matthewnelson.topl-android:topl-core:aar:1.0.0-beta02'
<dependency org="io.matthewnelson.topl-android" name="topl-core" rev="1.0.0-beta02">
<artifact name="topl-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.topl-android', module='topl-core', version='1.0.0-beta02')
)
libraryDependencies += "io.matthewnelson.topl-android" % "topl-core" % "1.0.0-beta02"
[io.matthewnelson.topl-android/topl-core "1.0.0-beta02"]