is not current version
Last Version 1.0.2

com.darwinsys:crashburnfree-library 1.0.1

The library portion of CrashBurnFree, a Java/Android crash reporter

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.darwinsys
ArtifactId

ArtifactId

crashburnfree-library
Version

Version

1.0.1
Type

Type

jar

Download crashburnfree-library 1.0.1


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