is not current version
Last Version 0.1.5

io.github.fucusy:dataframe2html_2.11 0.1.2

Make the ability to show the image and the data of dataframe in notebook.

Categories

Categories

Data
GroupId

GroupId

io.github.fucusy
ArtifactId

ArtifactId

dataframe2html_2.11
Version

Version

0.1.2
Type

Type

jar

Download dataframe2html_2.11 0.1.2


<!-- https://jarcasting.com/artifacts/io.github.fucusy/dataframe2html_2.11/ -->
<dependency>
    <groupId>io.github.fucusy</groupId>
    <artifactId>dataframe2html_2.11</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fucusy/dataframe2html_2.11/
implementation 'io.github.fucusy:dataframe2html_2.11:0.1.2'
// https://jarcasting.com/artifacts/io.github.fucusy/dataframe2html_2.11/
implementation ("io.github.fucusy:dataframe2html_2.11:0.1.2")
'io.github.fucusy:dataframe2html_2.11:jar:0.1.2'
<dependency org="io.github.fucusy" name="dataframe2html_2.11" rev="0.1.2">
  <artifact name="dataframe2html_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fucusy', module='dataframe2html_2.11', version='0.1.2')
)
libraryDependencies += "io.github.fucusy" % "dataframe2html_2.11" % "0.1.2"
[io.github.fucusy/dataframe2html_2.11 "0.1.2"]