erratum

Powerful Error Detector for Android

License

License

GroupId

GroupId

land.sungbin
ArtifactId

ArtifactId

erratum
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

erratum
Powerful Error Detector for Android
Project URL

Project URL

https://github.com/jisungbin/erratum
Source Code Management

Source Code Management

https://github.com/jisungbin/erratum/tree/master

Download erratum

How to add to project

<!-- https://jarcasting.com/artifacts/land.sungbin/erratum/ -->
<dependency>
    <groupId>land.sungbin</groupId>
    <artifactId>erratum</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/land.sungbin/erratum/
implementation 'land.sungbin:erratum:1.0.1'
// https://jarcasting.com/artifacts/land.sungbin/erratum/
implementation ("land.sungbin:erratum:1.0.1")
'land.sungbin:erratum:aar:1.0.1'
<dependency org="land.sungbin" name="erratum" rev="1.0.1">
  <artifact name="erratum" type="aar" />
</dependency>
@Grapes(
@Grab(group='land.sungbin', module='erratum', version='1.0.1')
)
libraryDependencies += "land.sungbin" % "erratum" % "1.0.1"
[land.sungbin/erratum "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0