Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.alibaba.lindorm.thirdparty |
ArtifactId | ArtifactIdlindorm-shaded-miscellaneous |
Last Version | Last Version1.0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.alibaba.lindorm.thirdparty/lindorm-shaded-miscellaneous/ -->
<dependency>
<groupId>com.alibaba.lindorm.thirdparty</groupId>
<artifactId>lindorm-shaded-miscellaneous</artifactId>
<version>1.0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.lindorm.thirdparty/lindorm-shaded-miscellaneous/
implementation 'com.alibaba.lindorm.thirdparty:lindorm-shaded-miscellaneous:1.0.3.1'
// https://jarcasting.com/artifacts/com.alibaba.lindorm.thirdparty/lindorm-shaded-miscellaneous/
implementation ("com.alibaba.lindorm.thirdparty:lindorm-shaded-miscellaneous:1.0.3.1")
'com.alibaba.lindorm.thirdparty:lindorm-shaded-miscellaneous:jar:1.0.3.1'
<dependency org="com.alibaba.lindorm.thirdparty" name="lindorm-shaded-miscellaneous" rev="1.0.3.1">
<artifact name="lindorm-shaded-miscellaneous" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.lindorm.thirdparty', module='lindorm-shaded-miscellaneous', version='1.0.3.1')
)
libraryDependencies += "com.alibaba.lindorm.thirdparty" % "lindorm-shaded-miscellaneous" % "1.0.3.1"
[com.alibaba.lindorm.thirdparty/lindorm-shaded-miscellaneous "1.0.3.1"]