Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.swissquote |
ArtifactId | ArtifactIdcarnotzet-file-merger-json |
Version | Version1.7.9 |
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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-file-merger-json/
implementation 'com.github.swissquote:carnotzet-file-merger-json:1.7.9'
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-file-merger-json/
implementation ("com.github.swissquote:carnotzet-file-merger-json:1.7.9")
'com.github.swissquote:carnotzet-file-merger-json:jar:1.7.9'
<dependency org="com.github.swissquote" name="carnotzet-file-merger-json" rev="1.7.9">
<artifact name="carnotzet-file-merger-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swissquote', module='carnotzet-file-merger-json', version='1.7.9')
)
libraryDependencies += "com.github.swissquote" % "carnotzet-file-merger-json" % "1.7.9"
[com.github.swissquote/carnotzet-file-merger-json "1.7.9"]