| Категории |
КатегорииScala Языки программирования |
|---|---|
| Группа | Группаorg.plotly-scala |
| Идентификатор | Идентификаторcirce-simple-generic_sjs0.6_2.12 |
| Версия | Версия0.4.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.plotly-scala/circe-simple-generic_sjs0.6_2.12/ -->
<dependency>
<groupId>org.plotly-scala</groupId>
<artifactId>circe-simple-generic_sjs0.6_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.plotly-scala/circe-simple-generic_sjs0.6_2.12/
implementation 'org.plotly-scala:circe-simple-generic_sjs0.6_2.12:0.4.0'
// https://jarcasting.com/artifacts/org.plotly-scala/circe-simple-generic_sjs0.6_2.12/
implementation ("org.plotly-scala:circe-simple-generic_sjs0.6_2.12:0.4.0")
'org.plotly-scala:circe-simple-generic_sjs0.6_2.12:jar:0.4.0'
<dependency org="org.plotly-scala" name="circe-simple-generic_sjs0.6_2.12" rev="0.4.0">
<artifact name="circe-simple-generic_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.plotly-scala', module='circe-simple-generic_sjs0.6_2.12', version='0.4.0')
)
libraryDependencies += "org.plotly-scala" % "circe-simple-generic_sjs0.6_2.12" % "0.4.0"
[org.plotly-scala/circe-simple-generic_sjs0.6_2.12 "0.4.0"]