is not current version
Last Version 3.14.2

ai.tripl:arc-jupyter_2.12 3.9.0

arc-jupyter

GroupId

GroupId

ai.tripl
ArtifactId

ArtifactId

arc-jupyter_2.12
Version

Version

3.9.0
Type

Type

jar

Download arc-jupyter_2.12 3.9.0


<!-- https://jarcasting.com/artifacts/ai.tripl/arc-jupyter_2.12/ -->
<dependency>
    <groupId>ai.tripl</groupId>
    <artifactId>arc-jupyter_2.12</artifactId>
    <version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tripl/arc-jupyter_2.12/
implementation 'ai.tripl:arc-jupyter_2.12:3.9.0'
// https://jarcasting.com/artifacts/ai.tripl/arc-jupyter_2.12/
implementation ("ai.tripl:arc-jupyter_2.12:3.9.0")
'ai.tripl:arc-jupyter_2.12:jar:3.9.0'
<dependency org="ai.tripl" name="arc-jupyter_2.12" rev="3.9.0">
  <artifact name="arc-jupyter_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tripl', module='arc-jupyter_2.12', version='3.9.0')
)
libraryDependencies += "ai.tripl" % "arc-jupyter_2.12" % "3.9.0"
[ai.tripl/arc-jupyter_2.12 "3.9.0"]