MVN

com.panayotis : xray-io

Maven & Gradle

May 25, 2018
0 stars

XRay I/O plugin

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>xray-io</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.panayotis : xray-io to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.panayotis : xray-io to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
xray-io-0.0.3
xray-io-0.0.2

How to add a dependency to Maven

Add the following com.panayotis : xray-io maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>xray-io</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.panayotis : xray-io gradle dependency to your build.gradle file:

implementation 'com.panayotis:xray-io:0.0.3'

Gradle Kotlin DSL: Add the following com.panayotis : xray-io gradle kotlin dependency to your build.gradle.kts file:

implementation("com.panayotis:xray-io:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.panayotis : xray-io sbt scala dependency to your build.sbt file:

libraryDependencies += "com.panayotis" % "xray-io" % "0.0.3"

Advertisement

Dependencies from Group

Mar 28, 2017
5 usages
5 stars
May 25, 2018
2 usages
0 stars
Nov 06, 2022
1 usages
0 stars
Nov 05, 2017
1 usages
0 stars
Nov 04, 2022
1 usages
0 stars

Discover Dependencies