GroupId | GroupIdcom.lgou2w |
---|---|
ArtifactId | ArtifactIdldk-reflect |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
ldk-reflect-0.2.1.pom | |
ldk-reflect-0.2.1.jar | 97 KB |
ldk-reflect-0.2.1-sources.jar | 34 KB |
ldk-reflect-0.2.1-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lgou2w/ldk-reflect/ -->
<dependency>
<groupId>com.lgou2w</groupId>
<artifactId>ldk-reflect</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lgou2w/ldk-reflect/
implementation 'com.lgou2w:ldk-reflect:0.2.1'
// https://jarcasting.com/artifacts/com.lgou2w/ldk-reflect/
implementation ("com.lgou2w:ldk-reflect:0.2.1")
'com.lgou2w:ldk-reflect:jar:0.2.1'
<dependency org="com.lgou2w" name="ldk-reflect" rev="0.2.1">
<artifact name="ldk-reflect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lgou2w', module='ldk-reflect', version='0.2.1')
)
libraryDependencies += "com.lgou2w" % "ldk-reflect" % "0.2.1"
[com.lgou2w/ldk-reflect "0.2.1"]