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