Last Version

crashburnfree-javalibrary 1.0.2

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

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.darwinsys
ArtifactId

ArtifactId

crashburnfree-library
Version

Version

1.0.2
Type

Type

jar
Description

Description

crashburnfree-javalibrary
The library portion of CrashBurnFree, a Java/Android crash reporter
Project URL

Project URL

http://cjp.darwinsys.com/

Download crashburnfree-library 1.0.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar (4.11,5.0)

Project Modules

There are no modules declared in this project.