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