MVN

org.hisrc.jscm : js-codemodel

Maven & Gradle

Mar 24, 2011
3 usages

JavaScript Code Model

<dependency>
    <groupId>org.hisrc.jscm</groupId>
    <artifactId>js-codemodel</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hisrc.jscm : js-codemodel to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.hisrc.jscm : js-codemodel to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
js-codemodel-1.1
1.0
js-codemodel-1.0

How to add a dependency to Maven

Add the following org.hisrc.jscm : js-codemodel maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hisrc.jscm</groupId>
    <artifactId>js-codemodel</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hisrc.jscm : js-codemodel gradle dependency to your build.gradle file:

implementation 'org.hisrc.jscm:js-codemodel:1.1'

Gradle Kotlin DSL: Add the following org.hisrc.jscm : js-codemodel gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hisrc.jscm:js-codemodel:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hisrc.jscm : js-codemodel sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hisrc.jscm" % "js-codemodel" % "1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 17, 2023
4 usages
7 stars
Jun 20, 2018
2 usages
0 stars
May 07, 2021
1 usages
41 stars
Jan 13, 2021
4 usages
19 stars
May 17, 2022
3 usages
18 stars
Feb 28, 2023
4 usages
79 stars
Nov 01, 2021
2 usages
0 stars
Jul 14, 2023
8 usages
Sep 22, 2021
6 usages
613 stars