License |
License |
---|---|
GroupId | GroupIdcom.lmaye |
ArtifactId | ArtifactIdlms-cloud |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlms-cloud
LMS Cloud
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lms-cloud-1.1.3.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lmaye/lms-cloud/ -->
<dependency>
<groupId>com.lmaye</groupId>
<artifactId>lms-cloud</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud/
implementation 'com.lmaye:lms-cloud:1.1.3'
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud/
implementation ("com.lmaye:lms-cloud:1.1.3")
'com.lmaye:lms-cloud:pom:1.1.3'
<dependency org="com.lmaye" name="lms-cloud" rev="1.1.3">
<artifact name="lms-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-cloud', version='1.1.3')
)
libraryDependencies += "com.lmaye" % "lms-cloud" % "1.1.3"
[com.lmaye/lms-cloud "1.1.3"]