GroupId | GroupIdorg.isomorf |
---|---|
ArtifactId | ArtifactIdfoundation-runtime-effects_sjs0.6_2.12 |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.isomorf/foundation-runtime-effects_sjs0.6_2.12/ -->
<dependency>
<groupId>org.isomorf</groupId>
<artifactId>foundation-runtime-effects_sjs0.6_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.isomorf/foundation-runtime-effects_sjs0.6_2.12/
implementation 'org.isomorf:foundation-runtime-effects_sjs0.6_2.12:0.1.0'
// https://jarcasting.com/artifacts/org.isomorf/foundation-runtime-effects_sjs0.6_2.12/
implementation ("org.isomorf:foundation-runtime-effects_sjs0.6_2.12:0.1.0")
'org.isomorf:foundation-runtime-effects_sjs0.6_2.12:jar:0.1.0'
<dependency org="org.isomorf" name="foundation-runtime-effects_sjs0.6_2.12" rev="0.1.0">
<artifact name="foundation-runtime-effects_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isomorf', module='foundation-runtime-effects_sjs0.6_2.12', version='0.1.0')
)
libraryDependencies += "org.isomorf" % "foundation-runtime-effects_sjs0.6_2.12" % "0.1.0"
[org.isomorf/foundation-runtime-effects_sjs0.6_2.12 "0.1.0"]