MVN

io.meshware : common

Maven & Gradle

May 25, 2023
1 stars

meshware-common · General component module

<dependency>
    <groupId>io.meshware</groupId>
    <artifactId>common</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.meshware : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.meshware : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
common-0.0.2
common-0.0.1

How to add a dependency to Maven

Add the following io.meshware : common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.meshware</groupId>
    <artifactId>common</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.meshware : common gradle dependency to your build.gradle file:

implementation 'io.meshware:common:0.0.2'

Gradle Kotlin DSL: Add the following io.meshware : common gradle kotlin dependency to your build.gradle.kts file:

implementation("io.meshware:common:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.meshware : common sbt scala dependency to your build.sbt file:

libraryDependencies += "io.meshware" % "common" % "0.0.2"

Advertisement

Dependencies from Group

May 25, 2023
1 stars

Discover Dependencies

Jan 29, 2022
1 usages
43 stars
Jan 29, 2022
1 usages
90 stars
Jan 29, 2022
1 usages
10 stars
Jan 29, 2022
1 usages
1.1k stars
Jan 29, 2022
1 usages
3.5k stars
Jan 29, 2022
2 usages
3.5k stars
Jan 29, 2022
1 usages
Aug 07, 2023
2 stars
Jul 28, 2023
109 stars