is not current version
Last Version 1.3.0

com.github.mavogel:ilias-client 1.2.0

A command line interface client for accessing (a small part atm only of) the SOAP interface of the Ilias e-Learning platform.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mavogel
ArtifactId

ArtifactId

ilias-client
Version

Version

1.2.0
Type

Type

jar

Download ilias-client 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.mavogel/ilias-client/ -->
<dependency>
    <groupId>com.github.mavogel</groupId>
    <artifactId>ilias-client</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mavogel/ilias-client/
implementation 'com.github.mavogel:ilias-client:1.2.0'
// https://jarcasting.com/artifacts/com.github.mavogel/ilias-client/
implementation ("com.github.mavogel:ilias-client:1.2.0")
'com.github.mavogel:ilias-client:jar:1.2.0'
<dependency org="com.github.mavogel" name="ilias-client" rev="1.2.0">
  <artifact name="ilias-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mavogel', module='ilias-client', version='1.2.0')
)
libraryDependencies += "com.github.mavogel" % "ilias-client" % "1.2.0"
[com.github.mavogel/ilias-client "1.2.0"]