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