| License |
License |
|---|---|
| Categories |
CategoriesJNA Development Tools Native Tabula Data PDF |
| GroupId | GroupIdcom.dwijnand |
| ArtifactId | ArtifactIdtabular_2.10 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptiontabular
A way to show data in tabular form
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tabular_2.10-0.1.0.pom | |
| tabular_2.10-0.1.0.jar | 108 KB |
| tabular_2.10-0.1.0-sources.jar | 3 KB |
| tabular_2.10-0.1.0-javadoc.jar | 400 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dwijnand/tabular_2.10/ -->
<dependency>
<groupId>com.dwijnand</groupId>
<artifactId>tabular_2.10</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dwijnand/tabular_2.10/
implementation 'com.dwijnand:tabular_2.10:0.1.0'
// https://jarcasting.com/artifacts/com.dwijnand/tabular_2.10/
implementation ("com.dwijnand:tabular_2.10:0.1.0")
'com.dwijnand:tabular_2.10:jar:0.1.0'
<dependency org="com.dwijnand" name="tabular_2.10" rev="0.1.0">
<artifact name="tabular_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dwijnand', module='tabular_2.10', version='0.1.0')
)
libraryDependencies += "com.dwijnand" % "tabular_2.10" % "0.1.0"
[com.dwijnand/tabular_2.10 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : utest_2.10 | jar | 0.3.1 |