is not current version
Last Version 1.1.2

cz.abclinuxu.datoveschranky:examples 1.0.0.Alpha

Example usage of JavaISDS library.

Categories

Categories

CLI User Interface
GroupId

GroupId

cz.abclinuxu.datoveschranky
ArtifactId

ArtifactId

examples
Version

Version

1.0.0.Alpha
Type

Type

jar

Download examples 1.0.0.Alpha


<!-- https://jarcasting.com/artifacts/cz.abclinuxu.datoveschranky/examples/ -->
<dependency>
    <groupId>cz.abclinuxu.datoveschranky</groupId>
    <artifactId>examples</artifactId>
    <version>1.0.0.Alpha</version>
</dependency>
// https://jarcasting.com/artifacts/cz.abclinuxu.datoveschranky/examples/
implementation 'cz.abclinuxu.datoveschranky:examples:1.0.0.Alpha'
// https://jarcasting.com/artifacts/cz.abclinuxu.datoveschranky/examples/
implementation ("cz.abclinuxu.datoveschranky:examples:1.0.0.Alpha")
'cz.abclinuxu.datoveschranky:examples:jar:1.0.0.Alpha'
<dependency org="cz.abclinuxu.datoveschranky" name="examples" rev="1.0.0.Alpha">
  <artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.abclinuxu.datoveschranky', module='examples', version='1.0.0.Alpha')
)
libraryDependencies += "cz.abclinuxu.datoveschranky" % "examples" % "1.0.0.Alpha"
[cz.abclinuxu.datoveschranky/examples "1.0.0.Alpha"]