is not current version
Last Version 1.1.3

com.lmaye:lms-cloud 1.1.0

LMS Cloud

GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

lms-cloud
Version

Version

1.1.0
Type

Type

pom

Download lms-cloud 1.1.0

Filename Size
lms-cloud-1.1.0.pom 16 KB
Browse

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