License |
License
The BSD 3-Clause License
|
---|---|
GroupId | GroupIdcom.metsci.glimpse |
ArtifactId | ArtifactIdglimpse-text |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlimpse is a library for building dynamic, interactive Java applications for visualizing Big Data.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
glimpse-text-4.0.0.pom | |
glimpse-text-4.0.0.jar | 94 KB |
glimpse-text-4.0.0-sources.jar | 104 KB |
glimpse-text-4.0.0-javadoc.jar | 217 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metsci.glimpse/glimpse-text/ -->
<dependency>
<groupId>com.metsci.glimpse</groupId>
<artifactId>glimpse-text</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metsci.glimpse/glimpse-text/
implementation 'com.metsci.glimpse:glimpse-text:4.0.0'
// https://jarcasting.com/artifacts/com.metsci.glimpse/glimpse-text/
implementation ("com.metsci.glimpse:glimpse-text:4.0.0")
'com.metsci.glimpse:glimpse-text:jar:4.0.0'
<dependency org="com.metsci.glimpse" name="glimpse-text" rev="4.0.0">
<artifact name="glimpse-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metsci.glimpse', module='glimpse-text', version='4.0.0')
)
libraryDependencies += "com.metsci.glimpse" % "glimpse-text" % "4.0.0"
[com.metsci.glimpse/glimpse-text "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.metsci.ext.org.jogamp.gluegen : gluegen-rt-main | jar | 2.4.0-rc-20200202 |
com.metsci.ext.org.jogamp.jogl : jogl-all-main | jar | 2.4.0-rc-20200202 |