| GroupId | GroupIdcom.clovellytech |
|---|---|
| ArtifactId | ArtifactIdh4sm-files_2.13 |
| Version | Version0.0.36 |
| 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.36</version>
</dependency>
// https://jarcasting.com/artifacts/com.clovellytech/h4sm-files_2.13/
implementation 'com.clovellytech:h4sm-files_2.13:0.0.36'
// https://jarcasting.com/artifacts/com.clovellytech/h4sm-files_2.13/
implementation ("com.clovellytech:h4sm-files_2.13:0.0.36")
'com.clovellytech:h4sm-files_2.13:jar:0.0.36'
<dependency org="com.clovellytech" name="h4sm-files_2.13" rev="0.0.36">
<artifact name="h4sm-files_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clovellytech', module='h4sm-files_2.13', version='0.0.36')
)
libraryDependencies += "com.clovellytech" % "h4sm-files_2.13" % "0.0.36"
[com.clovellytech/h4sm-files_2.13 "0.0.36"]