GroupId | GroupIdcom.github.fanzezhen |
---|---|
ArtifactId | ArtifactIdleaned |
Version | Version1.2.5-t |
Type | Typejar |
Filename | Size |
---|---|
leaned-1.2.5-t.pom | |
leaned-1.2.5-t.jar | 3 KB |
leaned-1.2.5-t-sources.jar | 3 KB |
leaned-1.2.5-t-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen/leaned/ -->
<dependency>
<groupId>com.github.fanzezhen</groupId>
<artifactId>leaned</artifactId>
<version>1.2.5-t</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen/leaned/
implementation 'com.github.fanzezhen:leaned:1.2.5-t'
// https://jarcasting.com/artifacts/com.github.fanzezhen/leaned/
implementation ("com.github.fanzezhen:leaned:1.2.5-t")
'com.github.fanzezhen:leaned:jar:1.2.5-t'
<dependency org="com.github.fanzezhen" name="leaned" rev="1.2.5-t">
<artifact name="leaned" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen', module='leaned', version='1.2.5-t')
)
libraryDependencies += "com.github.fanzezhen" % "leaned" % "1.2.5-t"
[com.github.fanzezhen/leaned "1.2.5-t"]