License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdmachinist_2.13.0-RC1 |
Last Version | Last Version0.6.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmachinist
machinist
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.typelevel/machinist_2.13.0-RC1/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>machinist_2.13.0-RC1</artifactId>
<version>0.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/machinist_2.13.0-RC1/
implementation 'org.typelevel:machinist_2.13.0-RC1:0.6.7'
// https://jarcasting.com/artifacts/org.typelevel/machinist_2.13.0-RC1/
implementation ("org.typelevel:machinist_2.13.0-RC1:0.6.7")
'org.typelevel:machinist_2.13.0-RC1:jar:0.6.7'
<dependency org="org.typelevel" name="machinist_2.13.0-RC1" rev="0.6.7">
<artifact name="machinist_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='machinist_2.13.0-RC1', version='0.6.7')
)
libraryDependencies += "org.typelevel" % "machinist_2.13.0-RC1" % "0.6.7"
[org.typelevel/machinist_2.13.0-RC1 "0.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC1 |
org.scala-lang : scala-reflect | jar | 2.13.0-RC1 |