is not current version
Last Version 1.1.0

com.cathive.fx:fx-credits 1.0.0

Classes, utilities and XML bindings to help you give proper credits in to contributors and 3rd party libraries in your applications.

GroupId

GroupId

com.cathive.fx
ArtifactId

ArtifactId

fx-credits
Version

Version

1.0.0
Type

Type

jar

Download fx-credits 1.0.0


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