Last Version

kotlin parser 1.5

A kotlin file code parser

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.sarahbuisson
ArtifactId

ArtifactId

kotlin-parser
Version

Version

1.5
Type

Type

jar
Description

Description

kotlin parser
A kotlin file code parser
Project URL

Project URL

https://github.com/sarahBuisson/kotlin-parser
Source Code Management

Source Code Management

https://github.com/sarahBuisson/kotlin-parser.git

Download kotlin-parser 1.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4 jar 4.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.