| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools IntelliJ IDEA |
| GroupId | GroupIdcom.itangcent |
| ArtifactId | ArtifactIdintellij-idea |
| Last Version | Last Version1.2.73-SNAPSHOTO |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIntellij Kotlin(intellij-idea)
Help for developing plugins for JetBrains products.
config:
psi: some tool methods of psi
util:
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| intellij-idea-1.2.73-SNAPSHOTO.pom | |
| intellij-idea-1.2.73-SNAPSHOTO.jar | 283 KB |
| intellij-idea-1.2.73-SNAPSHOTO-sources.jar | 49 KB |
| intellij-idea-1.2.73-SNAPSHOTO-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.itangcent/intellij-idea/ -->
<dependency>
<groupId>com.itangcent</groupId>
<artifactId>intellij-idea</artifactId>
<version>1.2.73-SNAPSHOTO</version>
</dependency>
// https://jarcasting.com/artifacts/com.itangcent/intellij-idea/
implementation 'com.itangcent:intellij-idea:1.2.73-SNAPSHOTO'
// https://jarcasting.com/artifacts/com.itangcent/intellij-idea/
implementation ("com.itangcent:intellij-idea:1.2.73-SNAPSHOTO")
'com.itangcent:intellij-idea:jar:1.2.73-SNAPSHOTO'
<dependency org="com.itangcent" name="intellij-idea" rev="1.2.73-SNAPSHOTO">
<artifact name="intellij-idea" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itangcent', module='intellij-idea', version='1.2.73-SNAPSHOTO')
)
libraryDependencies += "com.itangcent" % "intellij-idea" % "1.2.73-SNAPSHOTO"
[com.itangcent/intellij-idea "1.2.73-SNAPSHOTO"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| com.google.inject : guice | jar | 4.2.2 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
| com.itangcent : commons | jar | 1.2.73-SNAPSHOTO |
| com.itangcent : guice-action | jar | 1.2.73-SNAPSHOTO |
| com.itangcent : intellij-jvm | jar | 1.2.73-SNAPSHOTO |