Intellij Kotlin(commons)

Help for developing plugins for JetBrains products. Common utils

License

License

GroupId

GroupId

com.itangcent
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.2.73-SNAPSHOTO
Release Date

Release Date

Type

Type

jar
Description

Description

Intellij Kotlin(commons)
Help for developing plugins for JetBrains products. Common utils
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 commons

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31
com.google.code.gson : gson jar 2.8.5
org.apache.commons : commons-lang3 jar 3.9
org.jetbrains.kotlin : kotlin-reflect jar 1.4.31

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
0.0.1