GroupId | GroupIdco.pushe.plus |
---|---|
ArtifactId | ArtifactIdlogcollection |
Version | Version2.6.0-alpha02 |
Type | Typeaar |
Filename | Size |
---|---|
logcollection-2.6.0-alpha02.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/co.pushe.plus/logcollection/ -->
<dependency>
<groupId>co.pushe.plus</groupId>
<artifactId>logcollection</artifactId>
<version>2.6.0-alpha02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.pushe.plus/logcollection/
implementation 'co.pushe.plus:logcollection:2.6.0-alpha02'
// https://jarcasting.com/artifacts/co.pushe.plus/logcollection/
implementation ("co.pushe.plus:logcollection:2.6.0-alpha02")
'co.pushe.plus:logcollection:aar:2.6.0-alpha02'
<dependency org="co.pushe.plus" name="logcollection" rev="2.6.0-alpha02">
<artifact name="logcollection" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.pushe.plus', module='logcollection', version='2.6.0-alpha02')
)
libraryDependencies += "co.pushe.plus" % "logcollection" % "2.6.0-alpha02"
[co.pushe.plus/logcollection "2.6.0-alpha02"]