Last Version

JavaISDS :: Examples 1.1.2

Example usage of JavaISDS library.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cz.abclinuxu.datoveschranky
ArtifactId

ArtifactId

examples
Version

Version

1.1.2
Type

Type

jar
Description

Description

JavaISDS :: Examples
Example usage of JavaISDS library.

Download examples 1.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
cz.abclinuxu.datoveschranky : isds jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.