GroupId | GroupIdcom.armanbilge |
---|---|
ArtifactId | ArtifactIdfs2-core_sjs1_3 |
Version | Version3.0-134-b2d8d32 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.armanbilge/fs2-core_sjs1_3/ -->
<dependency>
<groupId>com.armanbilge</groupId>
<artifactId>fs2-core_sjs1_3</artifactId>
<version>3.0-134-b2d8d32</version>
</dependency>
// https://jarcasting.com/artifacts/com.armanbilge/fs2-core_sjs1_3/
implementation 'com.armanbilge:fs2-core_sjs1_3:3.0-134-b2d8d32'
// https://jarcasting.com/artifacts/com.armanbilge/fs2-core_sjs1_3/
implementation ("com.armanbilge:fs2-core_sjs1_3:3.0-134-b2d8d32")
'com.armanbilge:fs2-core_sjs1_3:jar:3.0-134-b2d8d32'
<dependency org="com.armanbilge" name="fs2-core_sjs1_3" rev="3.0-134-b2d8d32">
<artifact name="fs2-core_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.armanbilge', module='fs2-core_sjs1_3', version='3.0-134-b2d8d32')
)
libraryDependencies += "com.armanbilge" % "fs2-core_sjs1_3" % "3.0-134-b2d8d32"
[com.armanbilge/fs2-core_sjs1_3 "3.0-134-b2d8d32"]