MVN

com.github.kayjamlang : core

Maven & Gradle

Aug 23, 2021
1 usages
7 stars

KayJam Core · Provides lexer, ast parser and tools for compiling KayJam code

<dependency>
    <groupId>com.github.kayjamlang</groupId>
    <artifactId>core</artifactId>
    <version>0.1.4-dev</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kayjamlang : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.4-dev
  • Latest Beta: 0.1.4-beta4

All Versions

Choose a version of com.github.kayjamlang : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
core-0.1.4-beta4
core-0.1.4-beta3
core-0.1.4-beta2
core-0.1.4-beta1
core-0.1.4-dev
core-0.1.3.6
core-0.1.3.5
core-0.1.3.3
core-0.1.3.2
core-0.1.3.1
core-0.1.3
core-0.1.2.9
core-0.1.2.8-fix2
core-0.1.2.8-fix1
core-0.1.2.8
core-0.1.2.7.9
core-0.1.2.7.8
core-0.1.2.7.7
core-0.1.2.7.6
core-0.1.2.7.5
core-0.1.2.7.4
core-0.1.2.7.3
core-0.1.2.7.2
core-0.1.2.7.1
core-0.1.2.7
core-0.1.2.6
core-0.1.2.5
core-0.1.2.4
core-0.1.2.3
core-0.1.2.2
core-0.1.2.1
core-0.1.2
core-0.1.1
0.1
core-0.1

How to add a dependency to Maven

Add the following com.github.kayjamlang : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.kayjamlang</groupId>
    <artifactId>core</artifactId>
    <version>0.1.4-dev</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.kayjamlang : core gradle dependency to your build.gradle file:

implementation 'com.github.kayjamlang:core:0.1.4-dev'

Gradle Kotlin DSL: Add the following com.github.kayjamlang : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.kayjamlang:core:0.1.4-dev")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.kayjamlang : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.kayjamlang" % "core" % "0.1.4-dev"

Advertisement

Dependencies from Group

Aug 23, 2021
1 usages
7 stars
May 05, 2021
1 stars

Discover Dependencies

Jun 28, 2023
2 usages
42 stars
Aug 18, 2022
9 usages
105 stars
Jul 31, 2021
2 usages
0 stars
Jan 27, 2023
1 usages
293 stars
Apr 13, 2021
1 usages
884 stars
Apr 13, 2021
1 usages
884 stars
Apr 13, 2021
1 usages
884 stars
Aug 16, 2023
1 usages
0 stars
Aug 29, 2022
1 usages