License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdcom.dlsc.pickerfx |
ArtifactId | ArtifactIdparent |
Version | Version1.2.1 |
Type | Typepom |
Description |
DescriptionPickerFXParent
A framework for creating picker controls.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationDLSC Software & Consulting |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.2.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dlsc.pickerfx/parent/ -->
<dependency>
<groupId>com.dlsc.pickerfx</groupId>
<artifactId>parent</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dlsc.pickerfx/parent/
implementation 'com.dlsc.pickerfx:parent:1.2.1'
// https://jarcasting.com/artifacts/com.dlsc.pickerfx/parent/
implementation ("com.dlsc.pickerfx:parent:1.2.1")
'com.dlsc.pickerfx:parent:pom:1.2.1'
<dependency org="com.dlsc.pickerfx" name="parent" rev="1.2.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dlsc.pickerfx', module='parent', version='1.2.1')
)
libraryDependencies += "com.dlsc.pickerfx" % "parent" % "1.2.1"
[com.dlsc.pickerfx/parent "1.2.1"]