GroupId | GroupIdcom.ganshane.lichen |
---|---|
ArtifactId | ArtifactIdlichen-migration |
Version | Version0.5.9 |
Type | Typejar |
Filename | Size |
---|---|
lichen-migration-0.5.9.pom | |
lichen-migration-0.5.9.jar | 122 KB |
lichen-migration-0.5.9-sources.jar | 69 KB |
lichen-migration-0.5.9-javadoc.jar | 254 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ganshane.lichen/lichen-migration/ -->
<dependency>
<groupId>com.ganshane.lichen</groupId>
<artifactId>lichen-migration</artifactId>
<version>0.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ganshane.lichen/lichen-migration/
implementation 'com.ganshane.lichen:lichen-migration:0.5.9'
// https://jarcasting.com/artifacts/com.ganshane.lichen/lichen-migration/
implementation ("com.ganshane.lichen:lichen-migration:0.5.9")
'com.ganshane.lichen:lichen-migration:jar:0.5.9'
<dependency org="com.ganshane.lichen" name="lichen-migration" rev="0.5.9">
<artifact name="lichen-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ganshane.lichen', module='lichen-migration', version='0.5.9')
)
libraryDependencies += "com.ganshane.lichen" % "lichen-migration" % "0.5.9"
[com.ganshane.lichen/lichen-migration "0.5.9"]