is not current version
Last Version 3.219

JetBrains Plugins Structure Edu 3.182

Library for parsing JetBrains Edu plugins. Can be used to verify that plugin complies with the JetBrains Marketplace requirements.

License

License

Categories

Categories

IntelliJ IDEA Development Tools IDE
GroupId

GroupId

org.jetbrains.intellij.plugins
ArtifactId

ArtifactId

structure-edu
Version

Version

3.182
Type

Type

jar
Description

Description

JetBrains Plugins Structure Edu
Library for parsing JetBrains Edu plugins. Can be used to verify that plugin complies with the JetBrains Marketplace requirements.
Project URL

Project URL

https://github.com/JetBrains/intellij-plugin-verifier/tree/master/intellij-plugin-structure/structure-edu
Source Code Management

Source Code Management

https://github.com/JetBrains/intellij-plugin-verifier

Download structure-edu 3.182


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.0
org.jetbrains.intellij.plugins : structure-base jar 3.182

Project Modules

There are no modules declared in this project.