License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdmachinist_2.13 |
Version | Version0.6.8 |
Type | Typejar |
Description |
Descriptionmachinist
machinist
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
machinist_2.13-0.6.8.pom | |
machinist_2.13-0.6.8.jar | 33 KB |
machinist_2.13-0.6.8-sources.jar | 3 KB |
machinist_2.13-0.6.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.typelevel/machinist_2.13/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>machinist_2.13</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/machinist_2.13/
implementation 'org.typelevel:machinist_2.13:0.6.8'
// https://jarcasting.com/artifacts/org.typelevel/machinist_2.13/
implementation ("org.typelevel:machinist_2.13:0.6.8")
'org.typelevel:machinist_2.13:jar:0.6.8'
<dependency org="org.typelevel" name="machinist_2.13" rev="0.6.8">
<artifact name="machinist_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='machinist_2.13', version='0.6.8')
)
libraryDependencies += "org.typelevel" % "machinist_2.13" % "0.6.8"
[org.typelevel/machinist_2.13 "0.6.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0 |
org.scala-lang : scala-reflect | jar | 2.13.0 |