MVN

dev.slop : slop-core

Maven & Gradle

Jun 09, 2023

Single Line Operations Processor (SLOP) · An extensible expression language with its own grammar system

<dependency>
    <groupId>dev.slop</groupId>
    <artifactId>slop-core</artifactId>
    <version>1.50</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.slop : slop-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.50

All Versions

Choose a version of dev.slop : slop-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.50
slop-core-1.50
1.37
slop-core-1.37
1.36
slop-core-1.36
1.35
slop-core-1.35
1.32
slop-core-1.32
1.31
slop-core-1.31
1.3
slop-core-1.3
1.2
slop-core-1.2
1.1
slop-core-1.1
1.0
slop-core-1.0

How to add a dependency to Maven

Add the following dev.slop : slop-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.slop</groupId>
    <artifactId>slop-core</artifactId>
    <version>1.50</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.slop : slop-core gradle dependency to your build.gradle file:

implementation 'dev.slop:slop-core:1.50'

Gradle Kotlin DSL: Add the following dev.slop : slop-core gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.slop:slop-core:1.50")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.slop : slop-core sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.slop" % "slop-core" % "1.50"

Advertisement

Dependencies from Group

Jun 09, 2023

Discover Dependencies

Aug 10, 2023
35 stars
Aug 10, 2023
35 stars
Aug 10, 2023
35 stars
Aug 10, 2023
2 usages
35 stars
Aug 10, 2023
1 usages
35 stars
Aug 10, 2023
35 stars
Aug 10, 2023
35 stars
Aug 10, 2023
35 stars
jda
Aug 10, 2023
1 usages
35 stars