MVN

top.marchand.xml.libraries : demo

Maven & Gradle

Nov 24, 2017
0 stars

Demo Xsl library · A simple library, to show how to include a foreign XSL

<dependency>
    <groupId>top.marchand.xml.libraries</groupId>
    <artifactId>demo</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.marchand.xml.libraries : demo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of top.marchand.xml.libraries : demo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
demo-1.1
1.0
demo-1.0

How to add a dependency to Maven

Add the following top.marchand.xml.libraries : demo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>top.marchand.xml.libraries</groupId>
    <artifactId>demo</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following top.marchand.xml.libraries : demo gradle dependency to your build.gradle file:

implementation 'top.marchand.xml.libraries:demo:1.1'

Gradle Kotlin DSL: Add the following top.marchand.xml.libraries : demo gradle kotlin dependency to your build.gradle.kts file:

implementation("top.marchand.xml.libraries:demo:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following top.marchand.xml.libraries : demo sbt scala dependency to your build.sbt file:

libraryDependencies += "top.marchand.xml.libraries" % "demo" % "1.1"

Advertisement

Dependencies from Group

Nov 24, 2017
0 stars

Discover Dependencies

Mar 08, 2018
2 stars
Mar 08, 2018
2 stars
Nov 24, 2017
0 stars
Nov 22, 2017
3 stars
Mar 10, 2020
1 usages
1 stars
Nov 26, 2017
12 stars
Nov 26, 2017
17 stars
Oct 29, 2018
1 stars
Sep 04, 2019
2 usages
623 stars