MVN

org.crsh : crsh.shell.core

Maven & Gradle

Jun 04, 2014
25 usages

CRaSH core · The CRaSH core module

<dependency>
    <groupId>org.crsh</groupId>
    <artifactId>crsh.shell.core</artifactId>
    <version>1.2.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.crsh : crsh.shell.core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.11
  • Latest Beta: 1.3.0-beta2
  • Latest Alpha: 1.2.0-alpha1

All Versions

Choose a version of org.crsh : crsh.shell.core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
crsh.shell.core-1.3.0-beta2
crsh.shell.core-1.3.0-beta1
1.2.x
crsh.shell.core-1.2.11
crsh.shell.core-1.2.10
crsh.shell.core-1.2.9
crsh.shell.core-1.2.8
crsh.shell.core-1.2.7
crsh.shell.core-1.2.6
crsh.shell.core-1.2.5
crsh.shell.core-1.2.4
crsh.shell.core-1.2.3
crsh.shell.core-1.2.2
crsh.shell.core-1.2.1
crsh.shell.core-1.2.0
crsh.shell.core-1.2.0-cr11
crsh.shell.core-1.2.0-cr10
crsh.shell.core-1.2.0-cr9
crsh.shell.core-1.2.0-cr8
crsh.shell.core-1.2.0-cr7
crsh.shell.core-1.2.0-cr6
crsh.shell.core-1.2.0-cr5
crsh.shell.core-1.2.0-cr4
crsh.shell.core-1.2.0-cr3
crsh.shell.core-1.2.0-cr2
crsh.shell.core-1.2.0-cr1
crsh.shell.core-1.2.0-alpha1
1.1.x
crsh.shell.core-1.1.0
crsh.shell.core-1.1.0-cr1
crsh.shell.core-1.1.0-beta1
1.0.x
crsh.shell.core-1.0.0
crsh.shell.core-1.0.0-cr2
crsh.shell.core-1.0.0-cr1
crsh.shell.core-1.0.0-beta24
crsh.shell.core-1.0.0-beta23
crsh.shell.core-1.0.0-beta22
crsh.shell.core-1.0.0-beta21
crsh.shell.core-1.0.0-beta20
crsh.shell.core-1.0.0-beta19
crsh.shell.core-1.0.0-beta18
crsh.shell.core-1.0.0-beta17

How to add a dependency to Maven

Add the following org.crsh : crsh.shell.core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.crsh</groupId>
    <artifactId>crsh.shell.core</artifactId>
    <version>1.2.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.crsh : crsh.shell.core gradle dependency to your build.gradle file:

implementation 'org.crsh:crsh.shell.core:1.2.11'

Gradle Kotlin DSL: Add the following org.crsh : crsh.shell.core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.crsh:crsh.shell.core:1.2.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.crsh : crsh.shell.core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.crsh" % "crsh.shell.core" % "1.2.11"

Advertisement

Dependencies from Group

Jun 04, 2014
25 usages
Jun 04, 2014
14 usages
Jun 04, 2014
11 usages
Jun 04, 2014
10 usages
Jun 04, 2014
9 usages

Discover Dependencies

May 21, 2019
7 usages
333 stars
Dec 27, 2022
47 usages
1 stars
Oct 01, 2019
30 usages
803 stars
Mar 12, 2015
14 usages
22 stars
Mar 12, 2015
3 usages
Feb 01, 2022
13 usages
Feb 07, 2020
10 usages
3.5k stars