is not current version
Last Version 1.1.2

cz.abclinuxu.datoveschranky:examples 1.1.1

Example usage of JavaISDS library.

Categories

Categories

CLI User Interface
GroupId

GroupId

cz.abclinuxu.datoveschranky
ArtifactId

ArtifactId

examples
Version

Version

1.1.1
Type

Type

jar

Download examples 1.1.1


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