MVN

org.xins : xins-common

Maven & Gradle

Oct 06, 2012
2 usages

XINS common library · The XINS common library

<dependency>
    <groupId>org.xins</groupId>
    <artifactId>xins-common</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xins : xins-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of org.xins : xins-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
xins-common-3.0
2.3
xins-common-2.3
2.2
xins-common-2.2
2.1
xins-common-2.1
2.0
xins-common-2.0
1.5.x
xins-common-1.5.2
xins-common-1.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.xins</groupId>
    <artifactId>xins-common</artifactId>
    <version>3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xins : xins-common gradle dependency to your build.gradle file:

implementation 'org.xins:xins-common:3.0'

Gradle Kotlin DSL: Add the following org.xins : xins-common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xins:xins-common:3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xins : xins-common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xins" % "xins-common" % "3.0"

Advertisement

Dependencies from Group

Sep 06, 2011
3 usages
Oct 06, 2012
2 usages
Oct 06, 2012
Oct 06, 2012

Discover Dependencies

Feb 11, 2015
7 usages
14 stars
Dec 19, 2013
2 usages
26 stars
Apr 13, 2023
15 usages
Jul 15, 2023
3 usages
99 stars
Dec 01, 2020
4 usages
0 stars
Feb 17, 2021
3 usages
38 stars
Jan 06, 2021
6 usages
266 stars