Last Version

Moodle API Client 0.1

Easy to use library to interact with Moodle as if you were the moodle app

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.simonscode
ArtifactId

ArtifactId

moodleapiclient
Version

Version

0.1
Type

Type

jar
Description

Description

Moodle API Client
Easy to use library to interact with Moodle as if you were the moodle app
Project URL

Project URL

https://github.com/AnyTimeTraveler/moodleapiclient
Source Code Management

Source Code Management

https://github.com/AnyTimeTraveler/moodleapiclient

Download moodleapiclient 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.9
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.google.code.gson : gson jar 2.8.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.