| GroupId | GroupIdcn.itlym |
|---|---|
| ArtifactId | ArtifactIdshoulder-operation-log |
| Version | Version0.4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| shoulder-operation-log-0.4.pom | |
| shoulder-operation-log-0.4.jar | 58 KB |
| shoulder-operation-log-0.4-sources.jar | 45 KB |
| shoulder-operation-log-0.4-javadoc.jar | 748 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-operation-log/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-operation-log</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-operation-log/
implementation 'cn.itlym:shoulder-operation-log:0.4'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-operation-log/
implementation ("cn.itlym:shoulder-operation-log:0.4")
'cn.itlym:shoulder-operation-log:jar:0.4'
<dependency org="cn.itlym" name="shoulder-operation-log" rev="0.4">
<artifact name="shoulder-operation-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-operation-log', version='0.4')
)
libraryDependencies += "cn.itlym" % "shoulder-operation-log" % "0.4"
[cn.itlym/shoulder-operation-log "0.4"]