GroupId | GroupIdorg.typelevel |
---|---|
ArtifactId | ArtifactIdmachinist_sjs0.6_2.12 |
Version | Version0.6.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.typelevel/machinist_sjs0.6_2.12/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>machinist_sjs0.6_2.12</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/machinist_sjs0.6_2.12/
implementation 'org.typelevel:machinist_sjs0.6_2.12:0.6.1'
// https://jarcasting.com/artifacts/org.typelevel/machinist_sjs0.6_2.12/
implementation ("org.typelevel:machinist_sjs0.6_2.12:0.6.1")
'org.typelevel:machinist_sjs0.6_2.12:jar:0.6.1'
<dependency org="org.typelevel" name="machinist_sjs0.6_2.12" rev="0.6.1">
<artifact name="machinist_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='machinist_sjs0.6_2.12', version='0.6.1')
)
libraryDependencies += "org.typelevel" % "machinist_sjs0.6_2.12" % "0.6.1"
[org.typelevel/machinist_sjs0.6_2.12 "0.6.1"]