is not current version
Last Version 1.0.20200330

org.jetbrains.intellij.deps:trove4j 1.0.20190514

Fork of trove4j library used in IntelliJ Platform.

Categories

Categories

IntelliJ IDEA Development Tools IDE
GroupId

GroupId

org.jetbrains.intellij.deps
ArtifactId

ArtifactId

trove4j
Version

Version

1.0.20190514
Type

Type

jar

Download trove4j 1.0.20190514


<!-- https://jarcasting.com/artifacts/org.jetbrains.intellij.deps/trove4j/ -->
<dependency>
    <groupId>org.jetbrains.intellij.deps</groupId>
    <artifactId>trove4j</artifactId>
    <version>1.0.20190514</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.intellij.deps/trove4j/
implementation 'org.jetbrains.intellij.deps:trove4j:1.0.20190514'
// https://jarcasting.com/artifacts/org.jetbrains.intellij.deps/trove4j/
implementation ("org.jetbrains.intellij.deps:trove4j:1.0.20190514")
'org.jetbrains.intellij.deps:trove4j:jar:1.0.20190514'
<dependency org="org.jetbrains.intellij.deps" name="trove4j" rev="1.0.20190514">
  <artifact name="trove4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.intellij.deps', module='trove4j', version='1.0.20190514')
)
libraryDependencies += "org.jetbrains.intellij.deps" % "trove4j" % "1.0.20190514"
[org.jetbrains.intellij.deps/trove4j "1.0.20190514"]