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