MVN

top.csaf : zutil-regex

Maven & Gradle

Jun 07, 2024
44 stars

zutil-regex · Java Util Date

<dependency>
    <groupId>top.csaf</groupId>
    <artifactId>zutil-regex</artifactId>
    <version>2.0.0-alpha1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.csaf : zutil-regex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0-alpha1
  • Latest Alpha: 2.0.0-alpha1

All Versions

Choose a version of top.csaf : zutil-regex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
zutil-regex-2.0.0-alpha1

How to add a dependency to Maven

Add the following top.csaf : zutil-regex maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>top.csaf</groupId>
    <artifactId>zutil-regex</artifactId>
    <version>2.0.0-alpha1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following top.csaf : zutil-regex gradle dependency to your build.gradle file:

implementation 'top.csaf:zutil-regex:2.0.0-alpha1'

Gradle Kotlin DSL: Add the following top.csaf : zutil-regex gradle kotlin dependency to your build.gradle.kts file:

implementation("top.csaf:zutil-regex:2.0.0-alpha1")

How to add a dependency to SBT Scala

SBT Scala: Add the following top.csaf : zutil-regex sbt scala dependency to your build.sbt file:

libraryDependencies += "top.csaf" % "zutil-regex" % "2.0.0-alpha1"

Advertisement

Dependencies from Group

Aug 19, 2023
44 stars
Jun 06, 2024
44 stars
Jun 07, 2024
44 stars
Jun 07, 2024
44 stars
Jun 07, 2024
44 stars

Discover Dependencies