GroupId | GroupIdcom.github.martinpaljak |
---|---|
ArtifactId | ArtifactIdcapfile |
Version | Version18.09.18 |
Type | Typejar |
Filename | Size |
---|---|
capfile-18.09.18.pom | |
capfile-18.09.18.jar | 31 KB |
capfile-18.09.18-sources.jar | 18 KB |
capfile-18.09.18-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martinpaljak/capfile/ -->
<dependency>
<groupId>com.github.martinpaljak</groupId>
<artifactId>capfile</artifactId>
<version>18.09.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/capfile/
implementation 'com.github.martinpaljak:capfile:18.09.18'
// https://jarcasting.com/artifacts/com.github.martinpaljak/capfile/
implementation ("com.github.martinpaljak:capfile:18.09.18")
'com.github.martinpaljak:capfile:jar:18.09.18'
<dependency org="com.github.martinpaljak" name="capfile" rev="18.09.18">
<artifact name="capfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='capfile', version='18.09.18')
)
libraryDependencies += "com.github.martinpaljak" % "capfile" % "18.09.18"
[com.github.martinpaljak/capfile "18.09.18"]