| GroupId | GroupIduk.co.bithatch |
|---|---|
| ArtifactId | ArtifactIdFX-BorderlessScene |
| Version | Version5.0.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| FX-BorderlessScene-5.0.1.pom | |
| FX-BorderlessScene-5.0.1.jar | 32 KB |
| FX-BorderlessScene-5.0.1-sources.jar | 26 KB |
| FX-BorderlessScene-5.0.1-javadoc.jar | 170 KB |
| FX-BorderlessScene-5.0.1-bin.zip | 216 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.co.bithatch/FX-BorderlessScene/ -->
<dependency>
<groupId>uk.co.bithatch</groupId>
<artifactId>FX-BorderlessScene</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.bithatch/FX-BorderlessScene/
implementation 'uk.co.bithatch:FX-BorderlessScene:5.0.1'
// https://jarcasting.com/artifacts/uk.co.bithatch/FX-BorderlessScene/
implementation ("uk.co.bithatch:FX-BorderlessScene:5.0.1")
'uk.co.bithatch:FX-BorderlessScene:jar:5.0.1'
<dependency org="uk.co.bithatch" name="FX-BorderlessScene" rev="5.0.1">
<artifact name="FX-BorderlessScene" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.bithatch', module='FX-BorderlessScene', version='5.0.1')
)
libraryDependencies += "uk.co.bithatch" % "FX-BorderlessScene" % "5.0.1"
[uk.co.bithatch/FX-BorderlessScene "5.0.1"]