GroupId | GroupIdcom.xishankeji |
---|---|
ArtifactId | ArtifactIdPorter-UIBinder-FX |
Version | Version1.0.5-beta4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.xishankeji/Porter-UIBinder-FX/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>Porter-UIBinder-FX</artifactId>
<version>1.0.5-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/Porter-UIBinder-FX/
implementation 'com.xishankeji:Porter-UIBinder-FX:1.0.5-beta4'
// https://jarcasting.com/artifacts/com.xishankeji/Porter-UIBinder-FX/
implementation ("com.xishankeji:Porter-UIBinder-FX:1.0.5-beta4")
'com.xishankeji:Porter-UIBinder-FX:jar:1.0.5-beta4'
<dependency org="com.xishankeji" name="Porter-UIBinder-FX" rev="1.0.5-beta4">
<artifact name="Porter-UIBinder-FX" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='Porter-UIBinder-FX', version='1.0.5-beta4')
)
libraryDependencies += "com.xishankeji" % "Porter-UIBinder-FX" % "1.0.5-beta4"
[com.xishankeji/Porter-UIBinder-FX "1.0.5-beta4"]