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