| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.nexitia.emaginplatform |
| ArtifactId | ArtifactIdemagin-jfxcore |
| Last Version | Last Version11.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionEmagin jfx core
Emagin jfx core
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationNEXITIA |
| Filename | Size |
|---|---|
| emagin-jfxcore-11.0.3.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-jfxcore/ -->
<dependency>
<groupId>com.nexitia.emaginplatform</groupId>
<artifactId>emagin-jfxcore</artifactId>
<version>11.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-jfxcore/
implementation 'com.nexitia.emaginplatform:emagin-jfxcore:11.0.3'
// https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-jfxcore/
implementation ("com.nexitia.emaginplatform:emagin-jfxcore:11.0.3")
'com.nexitia.emaginplatform:emagin-jfxcore:pom:11.0.3'
<dependency org="com.nexitia.emaginplatform" name="emagin-jfxcore" rev="11.0.3">
<artifact name="emagin-jfxcore" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nexitia.emaginplatform', module='emagin-jfxcore', version='11.0.3')
)
libraryDependencies += "com.nexitia.emaginplatform" % "emagin-jfxcore" % "11.0.3"
[com.nexitia.emaginplatform/emagin-jfxcore "11.0.3"]