| Группа | Группаcom.armanbilge |
|---|---|
| Идентификатор | Идентификаторfs2-core_sjs1_2.12 |
| Версия | Версия3.0-133-e05ee84 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.armanbilge/fs2-core_sjs1_2.12/ -->
<dependency>
<groupId>com.armanbilge</groupId>
<artifactId>fs2-core_sjs1_2.12</artifactId>
<version>3.0-133-e05ee84</version>
</dependency>
// https://jarcasting.com/artifacts/com.armanbilge/fs2-core_sjs1_2.12/
implementation 'com.armanbilge:fs2-core_sjs1_2.12:3.0-133-e05ee84'
// https://jarcasting.com/artifacts/com.armanbilge/fs2-core_sjs1_2.12/
implementation ("com.armanbilge:fs2-core_sjs1_2.12:3.0-133-e05ee84")
'com.armanbilge:fs2-core_sjs1_2.12:jar:3.0-133-e05ee84'
<dependency org="com.armanbilge" name="fs2-core_sjs1_2.12" rev="3.0-133-e05ee84">
<artifact name="fs2-core_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.armanbilge', module='fs2-core_sjs1_2.12', version='3.0-133-e05ee84')
)
libraryDependencies += "com.armanbilge" % "fs2-core_sjs1_2.12" % "3.0-133-e05ee84"
[com.armanbilge/fs2-core_sjs1_2.12 "3.0-133-e05ee84"]