GroupId | GroupIdcom.github.wzc789376152 |
---|---|
ArtifactId | ArtifactIdfile |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
file-1.3.0.pom | |
file-1.3.0.jar | 22 KB |
file-1.3.0-sources.jar | 10 KB |
file-1.3.0-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wzc789376152/file/ -->
<dependency>
<groupId>com.github.wzc789376152</groupId>
<artifactId>file</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wzc789376152/file/
implementation 'com.github.wzc789376152:file:1.3.0'
// https://jarcasting.com/artifacts/com.github.wzc789376152/file/
implementation ("com.github.wzc789376152:file:1.3.0")
'com.github.wzc789376152:file:jar:1.3.0'
<dependency org="com.github.wzc789376152" name="file" rev="1.3.0">
<artifact name="file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wzc789376152', module='file', version='1.3.0')
)
libraryDependencies += "com.github.wzc789376152" % "file" % "1.3.0"
[com.github.wzc789376152/file "1.3.0"]