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