Categories |
CategoriesCRaSH General Purpose Libraries Utility |
---|---|
GroupId | GroupIdio.github.pandulapeter.beagle |
ArtifactId | ArtifactIdlog-crash-noop |
Version | Version2.8.0 |
Type | Typeaar |
Filename | Size |
---|---|
log-crash-noop-2.8.0.pom | |
log-crash-noop-2.8.0-sources.jar | 1 KB |
log-crash-noop-2.8.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/log-crash-noop/ -->
<dependency>
<groupId>io.github.pandulapeter.beagle</groupId>
<artifactId>log-crash-noop</artifactId>
<version>2.8.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/log-crash-noop/
implementation 'io.github.pandulapeter.beagle:log-crash-noop:2.8.0'
// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/log-crash-noop/
implementation ("io.github.pandulapeter.beagle:log-crash-noop:2.8.0")
'io.github.pandulapeter.beagle:log-crash-noop:aar:2.8.0'
<dependency org="io.github.pandulapeter.beagle" name="log-crash-noop" rev="2.8.0">
<artifact name="log-crash-noop" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.pandulapeter.beagle', module='log-crash-noop', version='2.8.0')
)
libraryDependencies += "io.github.pandulapeter.beagle" % "log-crash-noop" % "2.8.0"
[io.github.pandulapeter.beagle/log-crash-noop "2.8.0"]