GroupId | GroupIdcom.busymachines |
---|---|
ArtifactId | ArtifactIdpureharm-effects-cats_sjs1_3.0.0-RC1 |
Version | Version0.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.busymachines/pureharm-effects-cats_sjs1_3.0.0-RC1/ -->
<dependency>
<groupId>com.busymachines</groupId>
<artifactId>pureharm-effects-cats_sjs1_3.0.0-RC1</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.busymachines/pureharm-effects-cats_sjs1_3.0.0-RC1/
implementation 'com.busymachines:pureharm-effects-cats_sjs1_3.0.0-RC1:0.2.0'
// https://jarcasting.com/artifacts/com.busymachines/pureharm-effects-cats_sjs1_3.0.0-RC1/
implementation ("com.busymachines:pureharm-effects-cats_sjs1_3.0.0-RC1:0.2.0")
'com.busymachines:pureharm-effects-cats_sjs1_3.0.0-RC1:jar:0.2.0'
<dependency org="com.busymachines" name="pureharm-effects-cats_sjs1_3.0.0-RC1" rev="0.2.0">
<artifact name="pureharm-effects-cats_sjs1_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.busymachines', module='pureharm-effects-cats_sjs1_3.0.0-RC1', version='0.2.0')
)
libraryDependencies += "com.busymachines" % "pureharm-effects-cats_sjs1_3.0.0-RC1" % "0.2.0"
[com.busymachines/pureharm-effects-cats_sjs1_3.0.0-RC1 "0.2.0"]