Intellij Kotlin

Help for developing plugins for JetBrains products.

License

License

Categories

Categories

Kotlin Languages IntelliJ IDEA Development Tools IDE
GroupId

GroupId

com.itangcent
ArtifactId

ArtifactId

intellij-kotlin
Last Version

Last Version

1.2.73-SNAPSHOTO
Release Date

Release Date

Type

Type

pom
Description

Description

Intellij Kotlin
Help for developing plugins for JetBrains products.
Project URL

Project URL

https://github.com/Earth-1610/intellij-kotlin
Source Code Management

Source Code Management

https://github.com/Earth-1610/intellij-kotlin

Download intellij-kotlin

How to add to project

<!-- https://jarcasting.com/artifacts/com.itangcent/intellij-kotlin/ -->
<dependency>
    <groupId>com.itangcent</groupId>
    <artifactId>intellij-kotlin</artifactId>
    <version>1.2.73-SNAPSHOTO</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.itangcent/intellij-kotlin/
implementation 'com.itangcent:intellij-kotlin:1.2.73-SNAPSHOTO'
// https://jarcasting.com/artifacts/com.itangcent/intellij-kotlin/
implementation ("com.itangcent:intellij-kotlin:1.2.73-SNAPSHOTO")
'com.itangcent:intellij-kotlin:pom:1.2.73-SNAPSHOTO'
<dependency org="com.itangcent" name="intellij-kotlin" rev="1.2.73-SNAPSHOTO">
  <artifact name="intellij-kotlin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.itangcent', module='intellij-kotlin', version='1.2.73-SNAPSHOTO')
)
libraryDependencies += "com.itangcent" % "intellij-kotlin" % "1.2.73-SNAPSHOTO"
[com.itangcent/intellij-kotlin "1.2.73-SNAPSHOTO"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.73-SNAPSHOTO
1.2.8
1.2.6
1.2.5
1.2.4
1.2.3
1.1.9
1.1.8
1.1.7
1.1.6
1.1.4
1.1.2
1.1.0
1.0.9
1.0.8
1.0.7
1.0.5
1.0.4
1.0.1
0.8.5
0.7.9
0.7.1
0.5.0
0.2.8.RELEASE
0.2.0
0.1.6
0.1.5
0.1.3
0.1.2
0.1.2-beta2
0.1.2-beta1