License |
License |
---|---|
GroupId | GroupIdcn.detachment |
ArtifactId | ArtifactIddetachment-frame |
Last Version | Last Version1.0.6-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondetachment basic, utils
|
Filename | Size |
---|---|
detachment-frame-1.0.6-RELEASE.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-frame/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-frame</artifactId>
<version>1.0.6-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-frame/
implementation 'cn.detachment:detachment-frame:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-frame/
implementation ("cn.detachment:detachment-frame:1.0.6-RELEASE")
'cn.detachment:detachment-frame:pom:1.0.6-RELEASE'
<dependency org="cn.detachment" name="detachment-frame" rev="1.0.6-RELEASE">
<artifact name="detachment-frame" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-frame', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-frame" % "1.0.6-RELEASE"
[cn.detachment/detachment-frame "1.0.6-RELEASE"]