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