GroupId | GroupIdcom.armanbilge |
---|---|
ArtifactId | ArtifactIdfs2-core_sjs1_3 |
Version | Version3.0-135-4e7a1a7 |
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-135-4e7a1a7</version>
</dependency>
// https://jarcasting.com/artifacts/com.armanbilge/fs2-core_sjs1_3/
implementation 'com.armanbilge:fs2-core_sjs1_3:3.0-135-4e7a1a7'
// https://jarcasting.com/artifacts/com.armanbilge/fs2-core_sjs1_3/
implementation ("com.armanbilge:fs2-core_sjs1_3:3.0-135-4e7a1a7")
'com.armanbilge:fs2-core_sjs1_3:jar:3.0-135-4e7a1a7'
<dependency org="com.armanbilge" name="fs2-core_sjs1_3" rev="3.0-135-4e7a1a7">
<artifact name="fs2-core_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.armanbilge', module='fs2-core_sjs1_3', version='3.0-135-4e7a1a7')
)
libraryDependencies += "com.armanbilge" % "fs2-core_sjs1_3" % "3.0-135-4e7a1a7"
[com.armanbilge/fs2-core_sjs1_3 "3.0-135-4e7a1a7"]