MVN

life.expert : himalaya

Maven & Gradle

Oct 13, 2019
1 stars

Hymalaya Framework · The library contains additional methods not included in guava, apache commons (for example, checking collections, etc).

<dependency>
    <groupId>life.expert</groupId>
    <artifactId>himalaya</artifactId>
    <version>1.0.59</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of life.expert : himalaya to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.59

All Versions

Choose a version of life.expert : himalaya to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
himalaya-1.0.59
himalaya-1.0.58
himalaya-1.0.57
himalaya-1.0.55
himalaya-1.0.54
himalaya-1.0.53
himalaya-1.0.51
himalaya-1.0.48
himalaya-1.0.47
himalaya-1.0.46
himalaya-1.0.43
himalaya-1.0.41
himalaya-1.0.40
himalaya-1.0.39
himalaya-1.0.31
himalaya-1.0.29
himalaya-1.0.28
himalaya-1.0.21
himalaya-1.0.20
himalaya-1.0.19
himalaya-1.0.17
himalaya-1.0.16
himalaya-1.0.8
himalaya-1.0.5
himalaya-1.0.4
himalaya-1.0.3
himalaya-1.0.2
himalaya-1.0.1
himalaya-1.0.0

How to add a dependency to Maven

Add the following life.expert : himalaya maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>life.expert</groupId>
    <artifactId>himalaya</artifactId>
    <version>1.0.59</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following life.expert : himalaya gradle dependency to your build.gradle file:

implementation 'life.expert:himalaya:1.0.59'

Gradle Kotlin DSL: Add the following life.expert : himalaya gradle kotlin dependency to your build.gradle.kts file:

implementation("life.expert:himalaya:1.0.59")

How to add a dependency to SBT Scala

SBT Scala: Add the following life.expert : himalaya sbt scala dependency to your build.sbt file:

libraryDependencies += "life.expert" % "himalaya" % "1.0.59"

Advertisement