is not current version
Last Version 2.6.9

com.maxifier.mxcache:mxcache-idea-api-stubs 2.5.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.5.9
Type

Type

jar

Download mxcache-idea-api-stubs 2.5.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.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-idea-api-stubs/
implementation 'com.maxifier.mxcache:mxcache-idea-api-stubs:2.5.9'
// https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-idea-api-stubs/
implementation ("com.maxifier.mxcache:mxcache-idea-api-stubs:2.5.9")
'com.maxifier.mxcache:mxcache-idea-api-stubs:jar:2.5.9'
<dependency org="com.maxifier.mxcache" name="mxcache-idea-api-stubs" rev="2.5.9">
  <artifact name="mxcache-idea-api-stubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maxifier.mxcache', module='mxcache-idea-api-stubs', version='2.5.9')
)
libraryDependencies += "com.maxifier.mxcache" % "mxcache-idea-api-stubs" % "2.5.9"
[com.maxifier.mxcache/mxcache-idea-api-stubs "2.5.9"]