is not current version
Last Version 1.0.20200330

org.jetbrains.intellij.deps:trove4j 1.0.20181211

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.20181211
Type

Type

jar

Download trove4j 1.0.20181211


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