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