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