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