| License |
License |
|---|---|
| GroupId | GroupIdcn.lilq |
| ArtifactId | ArtifactIdsmilodon |
| Last Version | Last Version0.3.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsmilodon
Spring Cloud smilodon
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smilodon-0.3.3.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.lilq/smilodon/ -->
<dependency>
<groupId>cn.lilq</groupId>
<artifactId>smilodon</artifactId>
<version>0.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.lilq/smilodon/
implementation 'cn.lilq:smilodon:0.3.3'
// https://jarcasting.com/artifacts/cn.lilq/smilodon/
implementation ("cn.lilq:smilodon:0.3.3")
'cn.lilq:smilodon:pom:0.3.3'
<dependency org="cn.lilq" name="smilodon" rev="0.3.3">
<artifact name="smilodon" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.lilq', module='smilodon', version='0.3.3')
)
libraryDependencies += "cn.lilq" % "smilodon" % "0.3.3"
[cn.lilq/smilodon "0.3.3"]