License |
License |
---|---|
Categories |
CategoriesGraal |
GroupId | GroupIdorg.graalvm.tools |
ArtifactId | ArtifactIdinsight |
Version | Version22.0.0 |
Type | Typejar |
Description |
DescriptionInsight
The Ultimate Insights Gathering Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
insight-22.0.0.pom | |
insight-22.0.0.jar | 307 KB |
insight-22.0.0-sources.jar | 58 KB |
insight-22.0.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graalvm.tools/insight/ -->
<dependency>
<groupId>org.graalvm.tools</groupId>
<artifactId>insight</artifactId>
<version>22.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.graalvm.tools/insight/
implementation 'org.graalvm.tools:insight:22.0.0'
// https://jarcasting.com/artifacts/org.graalvm.tools/insight/
implementation ("org.graalvm.tools:insight:22.0.0")
'org.graalvm.tools:insight:jar:22.0.0'
<dependency org="org.graalvm.tools" name="insight" rev="22.0.0">
<artifact name="insight" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graalvm.tools', module='insight', version='22.0.0')
)
libraryDependencies += "org.graalvm.tools" % "insight" % "22.0.0"
[org.graalvm.tools/insight "22.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.truffle : truffle-api | jar | 22.0.0 |