is not current version
Last Version 1.4.5.9

cz.datalite.zk-dl:DLDevelopmentKit 1.4.5

Other library improvements and integration. Mix of all other projects (what did not fit into any other library).

Categories

Categories

Data
GroupId

GroupId

cz.datalite.zk-dl
ArtifactId

ArtifactId

DLDevelopmentKit
Version

Version

1.4.5
Type

Type

jar

Download DLDevelopmentKit 1.4.5


<!-- https://jarcasting.com/artifacts/cz.datalite.zk-dl/DLDevelopmentKit/ -->
<dependency>
    <groupId>cz.datalite.zk-dl</groupId>
    <artifactId>DLDevelopmentKit</artifactId>
    <version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/cz.datalite.zk-dl/DLDevelopmentKit/
implementation 'cz.datalite.zk-dl:DLDevelopmentKit:1.4.5'
// https://jarcasting.com/artifacts/cz.datalite.zk-dl/DLDevelopmentKit/
implementation ("cz.datalite.zk-dl:DLDevelopmentKit:1.4.5")
'cz.datalite.zk-dl:DLDevelopmentKit:jar:1.4.5'
<dependency org="cz.datalite.zk-dl" name="DLDevelopmentKit" rev="1.4.5">
  <artifact name="DLDevelopmentKit" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.datalite.zk-dl', module='DLDevelopmentKit', version='1.4.5')
)
libraryDependencies += "cz.datalite.zk-dl" % "DLDevelopmentKit" % "1.4.5"
[cz.datalite.zk-dl/DLDevelopmentKit "1.4.5"]