GroupId | GroupIdcom.github.pandafw |
---|---|
ArtifactId | ArtifactIdpanda-gems-files |
Version | Version1.6.0 |
Type | Typejar |
Filename | Size |
---|---|
panda-gems-files-1.6.0.pom | |
panda-gems-files-1.6.0.jar | 14 KB |
panda-gems-files-1.6.0-sources.jar | 12 KB |
panda-gems-files-1.6.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-files/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-gems-files</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-files/
implementation 'com.github.pandafw:panda-gems-files:1.6.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-files/
implementation ("com.github.pandafw:panda-gems-files:1.6.0")
'com.github.pandafw:panda-gems-files:jar:1.6.0'
<dependency org="com.github.pandafw" name="panda-gems-files" rev="1.6.0">
<artifact name="panda-gems-files" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-gems-files', version='1.6.0')
)
libraryDependencies += "com.github.pandafw" % "panda-gems-files" % "1.6.0"
[com.github.pandafw/panda-gems-files "1.6.0"]