is not current version
Last Version 2.5.0

ai.tripl:arc-jupyter_2.11 1.9.2

arc-jupyter

GroupId

GroupId

ai.tripl
ArtifactId

ArtifactId

arc-jupyter_2.11
Version

Version

1.9.2
Type

Type

jar

Download arc-jupyter_2.11 1.9.2


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