Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.swissquote |
ArtifactId | ArtifactIdcarnotzet-file-merger-json |
Version | Version1.7.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-file-merger-json/ -->
<dependency>
<groupId>com.github.swissquote</groupId>
<artifactId>carnotzet-file-merger-json</artifactId>
<version>1.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-file-merger-json/
implementation 'com.github.swissquote:carnotzet-file-merger-json:1.7.10'
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-file-merger-json/
implementation ("com.github.swissquote:carnotzet-file-merger-json:1.7.10")
'com.github.swissquote:carnotzet-file-merger-json:jar:1.7.10'
<dependency org="com.github.swissquote" name="carnotzet-file-merger-json" rev="1.7.10">
<artifact name="carnotzet-file-merger-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swissquote', module='carnotzet-file-merger-json', version='1.7.10')
)
libraryDependencies += "com.github.swissquote" % "carnotzet-file-merger-json" % "1.7.10"
[com.github.swissquote/carnotzet-file-merger-json "1.7.10"]