MVN

io.github.nibiruos.retrosoap : retrosoap

Maven & Gradle

Mar 15, 2019
1 usages
0 stars

Nibiru retrosoap · Retrofit based SOAP client, compatible with Android.

<dependency>
    <groupId>io.github.nibiruos.retrosoap</groupId>
    <artifactId>retrosoap</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.nibiruos.retrosoap : retrosoap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.nibiruos.retrosoap : retrosoap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
retrosoap-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.nibiruos.retrosoap</groupId>
    <artifactId>retrosoap</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.nibiruos.retrosoap : retrosoap gradle dependency to your build.gradle file:

implementation 'io.github.nibiruos.retrosoap:retrosoap:1.0.0'

Gradle Kotlin DSL: Add the following io.github.nibiruos.retrosoap : retrosoap gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.nibiruos.retrosoap:retrosoap:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.nibiruos.retrosoap : retrosoap sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.nibiruos.retrosoap" % "retrosoap" % "1.0.0"

Advertisement

Dependencies from Group

Mar 15, 2019
1 usages
0 stars

Discover Dependencies

Aug 23, 2022
2 usages
1 stars
Nov 12, 2019
1 usages
29 stars
Apr 20, 2020
1 usages
Apr 16, 2019
1 usages
21 stars
Apr 16, 2019
1 usages
21 stars
Apr 16, 2019
1 usages
21 stars
May 06, 2023
1 usages
4 stars
Apr 26, 2019
1 usages
68 stars