| Categories |
CategoriesScala Languages |
|---|---|
| GroupId | GroupIdorg.plotly-scala |
| ArtifactId | ArtifactIdcirce-simple-generic_sjs0.6_2.12 |
| Version | Version0.3.3 |
| Type | Typejar |
<!-- 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.3.3</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.3.3'
// 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.3.3")
'org.plotly-scala:circe-simple-generic_sjs0.6_2.12:jar:0.3.3'
<dependency org="org.plotly-scala" name="circe-simple-generic_sjs0.6_2.12" rev="0.3.3">
<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.3.3')
)
libraryDependencies += "org.plotly-scala" % "circe-simple-generic_sjs0.6_2.12" % "0.3.3"
[org.plotly-scala/circe-simple-generic_sjs0.6_2.12 "0.3.3"]