License |
License |
---|---|
GroupId | GroupIdorg.polynote |
ArtifactId | ArtifactIdpolynote_2.11 |
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.11-0.4.4.pom | |
polynote_2.11-0.4.4.jar | 290 bytes |
polynote_2.11-0.4.4-sources.jar | 241 bytes |
polynote_2.11-0.4.4-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.polynote/polynote_2.11/ -->
<dependency>
<groupId>org.polynote</groupId>
<artifactId>polynote_2.11</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.polynote/polynote_2.11/
implementation 'org.polynote:polynote_2.11:0.4.4'
// https://jarcasting.com/artifacts/org.polynote/polynote_2.11/
implementation ("org.polynote:polynote_2.11:0.4.4")
'org.polynote:polynote_2.11:jar:0.4.4'
<dependency org="org.polynote" name="polynote_2.11" rev="0.4.4">
<artifact name="polynote_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.polynote', module='polynote_2.11', version='0.4.4')
)
libraryDependencies += "org.polynote" % "polynote_2.11" % "0.4.4"
[org.polynote/polynote_2.11 "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |