| Categories |
CategoriesIDE Development Tools IntelliJ IDEA |
|---|---|
| GroupId | GroupIdcom.maxifier.mxcache |
| ArtifactId | ArtifactIdmxcache-idea-api-stubs |
| Version | Version2.6.9 |
| Type | Typejar |
| Description |
DescriptionMxCache 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 |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdom : jdom | jar | 1.1 |
| 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 |