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