Last Version

MxCache IDEA API stubs 2.6.9

Contains stubs of JetBrains Idea plugin API. This is necessary due to JetBrains provides no artifacts available in public maven repositories. This stuff was automatically generated with APIfier stub generator.

Categories

Categories

IDE Development Tools IntelliJ IDEA
GroupId

GroupId

com.maxifier.mxcache
ArtifactId

ArtifactId

mxcache-idea-api-stubs
Version

Version

2.6.9
Type

Type

jar
Description

Description

MxCache IDEA API stubs
Contains stubs of JetBrains Idea plugin API. This is necessary due to JetBrains provides no artifacts available in public maven repositories. This stuff was automatically generated with APIfier stub generator.
Project Organization

Project Organization

Maxifier

Download mxcache-idea-api-stubs 2.6.9


<!-- https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-idea-api-stubs/ -->
<dependency>
    <groupId>com.maxifier.mxcache</groupId>
    <artifactId>mxcache-idea-api-stubs</artifactId>
    <version>2.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-idea-api-stubs/
implementation 'com.maxifier.mxcache:mxcache-idea-api-stubs:2.6.9'
// https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-idea-api-stubs/
implementation ("com.maxifier.mxcache:mxcache-idea-api-stubs:2.6.9")
'com.maxifier.mxcache:mxcache-idea-api-stubs:jar:2.6.9'
<dependency org="com.maxifier.mxcache" name="mxcache-idea-api-stubs" rev="2.6.9">
  <artifact name="mxcache-idea-api-stubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maxifier.mxcache', module='mxcache-idea-api-stubs', version='2.6.9')
)
libraryDependencies += "com.maxifier.mxcache" % "mxcache-idea-api-stubs" % "2.6.9"
[com.maxifier.mxcache/mxcache-idea-api-stubs "2.6.9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jdom : jdom jar 1.1

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.3
ch.qos.logback : logback-classic jar 0.9.18
org.mockito : mockito-all jar 1.8.0

Project Modules

There are no modules declared in this project.