is not current version
Last Version 0.0.8

attributeAnalyzer 0.0.4

A library that helps analyzing and interpreting data attributes (columns of data tables).

License

License

GroupId

GroupId

com.github.tknudsen
ArtifactId

ArtifactId

attribute-analyzer
Version

Version

0.0.4
Type

Type

jar
Description

Description

attributeAnalyzer
A library that helps analyzing and interpreting data attributes (columns of data tables).
Project URL

Project URL

https://github.com/TKnudsen/attributeAnalyzer
Source Code Management

Source Code Management

https://github.com/TKnudsen/attributeAnalyzer

Download attribute-analyzer 0.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tknudsen : complex-data-object jar 0.2.5
com.github.tknudsen : info-vis jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.