com.vinumeris:crashfx-client

A simple crash reporting library for JavaFX applications

License

License

Categories

Categories

CLI User Interface CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.vinumeris
ArtifactId

ArtifactId

crashfx-client
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

A simple crash reporting library for JavaFX applications

Download crashfx-client

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0