GroupId | GroupIdcom.clovellytech |
---|---|
ArtifactId | ArtifactIdh4sm-files_2.13 |
Version | Version0.0.43 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.clovellytech/h4sm-files_2.13/ -->
<dependency>
<groupId>com.clovellytech</groupId>
<artifactId>h4sm-files_2.13</artifactId>
<version>0.0.43</version>
</dependency>
// https://jarcasting.com/artifacts/com.clovellytech/h4sm-files_2.13/
implementation 'com.clovellytech:h4sm-files_2.13:0.0.43'
// https://jarcasting.com/artifacts/com.clovellytech/h4sm-files_2.13/
implementation ("com.clovellytech:h4sm-files_2.13:0.0.43")
'com.clovellytech:h4sm-files_2.13:jar:0.0.43'
<dependency org="com.clovellytech" name="h4sm-files_2.13" rev="0.0.43">
<artifact name="h4sm-files_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clovellytech', module='h4sm-files_2.13', version='0.0.43')
)
libraryDependencies += "com.clovellytech" % "h4sm-files_2.13" % "0.0.43"
[com.clovellytech/h4sm-files_2.13 "0.0.43"]