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