is not current version
Last Version 1.1.3

com.lmaye:lms-cloud 1.0.5

LMS Cloud

GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

lms-cloud
Version

Version

1.0.5
Type

Type

pom

Download lms-cloud 1.0.5

Filename Size
lms-cloud-1.0.5.pom 14 KB
Browse

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