Last Version

Lonline API 0.0.1

Lonline allows you to log your programs into the cloud using Dynamicloud service.

License

License

GroupId

GroupId

org.dynamicloud.api
ArtifactId

ArtifactId

lonline
Version

Version

0.0.1
Type

Type

jar
Description

Description

Lonline API
Lonline allows you to log your programs into the cloud using Dynamicloud service.
Project URL

Project URL

https://github.com/dynamicloud/lonline_for_java
Source Code Management

Source Code Management

https://github.com/dynamicloud/dynamicloud_java_api.git

Download lonline 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit Optional jar 4.12
log4j : log4j jar 1.2.17
org.dynamicloud.api : dynamicloud jar 1.0.5

Project Modules

There are no modules declared in this project.