com.vinumeris:crashfx-example

A simple crash reporting library for JavaFX applications

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.vinumeris
ArtifactId

ArtifactId

crashfx-example
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A simple crash reporting library for JavaFX applications

Download crashfx-example

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.vinumeris : crashfx-client jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0