| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.sofort |
| ArtifactId | ArtifactIdsofortlib-java |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsofortlib-java
sofortlib-java offers a collection of java tools needed to communicate with the SOFORT API.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sofortlib-java-1.1.0.pom | |
| sofortlib-java-1.1.0.jar | 179 KB |
| sofortlib-java-1.1.0-sources.jar | 139 KB |
| sofortlib-java-1.1.0-javadoc.jar | 800 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sofort/sofortlib-java/ -->
<dependency>
<groupId>com.sofort</groupId>
<artifactId>sofortlib-java</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sofort/sofortlib-java/
implementation 'com.sofort:sofortlib-java:1.1.0'
// https://jarcasting.com/artifacts/com.sofort/sofortlib-java/
implementation ("com.sofort:sofortlib-java:1.1.0")
'com.sofort:sofortlib-java:jar:1.1.0'
<dependency org="com.sofort" name="sofortlib-java" rev="1.1.0">
<artifact name="sofortlib-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sofort', module='sofortlib-java', version='1.1.0')
)
libraryDependencies += "com.sofort" % "sofortlib-java" % "1.1.0"
[com.sofort/sofortlib-java "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |
| log4j : log4j | jar | 1.2.17 |