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