License |
License |
---|---|
GroupId | GroupIdorg.polynote |
ArtifactId | ArtifactIdpolynote_2.12 |
Version | Version0.4.4 |
Type | Typejar |
Description |
Descriptionpolynote
polynote
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
polynote_2.12-0.4.4.pom | |
polynote_2.12-0.4.4.jar | 290 bytes |
polynote_2.12-0.4.4-sources.jar | 241 bytes |
polynote_2.12-0.4.4-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.polynote/polynote_2.12/ -->
<dependency>
<groupId>org.polynote</groupId>
<artifactId>polynote_2.12</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.polynote/polynote_2.12/
implementation 'org.polynote:polynote_2.12:0.4.4'
// https://jarcasting.com/artifacts/org.polynote/polynote_2.12/
implementation ("org.polynote:polynote_2.12:0.4.4")
'org.polynote:polynote_2.12:jar:0.4.4'
<dependency org="org.polynote" name="polynote_2.12" rev="0.4.4">
<artifact name="polynote_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.polynote', module='polynote_2.12', version='0.4.4')
)
libraryDependencies += "org.polynote" % "polynote_2.12" % "0.4.4"
[org.polynote/polynote_2.12 "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |