| License |
License
Apache 2.0
|
|---|---|
| GroupId | GroupIdcom.dlsc.pickerfx |
| ArtifactId | ArtifactIdpickerfx-demo |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPickerFXDemo
A framework for creating picker controls.
|
| Project Organization |
Project OrganizationDLSC Software & Consulting |
| Filename | Size |
|---|---|
| pickerfx-demo-1.2.1.pom | |
| pickerfx-demo-1.2.1.jar | 92 KB |
| pickerfx-demo-1.2.1-sources.jar | 91 KB |
| pickerfx-demo-1.2.1-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dlsc.pickerfx/pickerfx-demo/ -->
<dependency>
<groupId>com.dlsc.pickerfx</groupId>
<artifactId>pickerfx-demo</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dlsc.pickerfx/pickerfx-demo/
implementation 'com.dlsc.pickerfx:pickerfx-demo:1.2.1'
// https://jarcasting.com/artifacts/com.dlsc.pickerfx/pickerfx-demo/
implementation ("com.dlsc.pickerfx:pickerfx-demo:1.2.1")
'com.dlsc.pickerfx:pickerfx-demo:jar:1.2.1'
<dependency org="com.dlsc.pickerfx" name="pickerfx-demo" rev="1.2.1">
<artifact name="pickerfx-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dlsc.pickerfx', module='pickerfx-demo', version='1.2.1')
)
libraryDependencies += "com.dlsc.pickerfx" % "pickerfx-demo" % "1.2.1"
[com.dlsc.pickerfx/pickerfx-demo "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.dlsc.pickerfx : pickerfx | jar | 1.2.1 |