| License |
License |
|---|---|
| GroupId | GroupIdorg.fanout |
| ArtifactId | ArtifactIdpubcontrol |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpubcontrol
Java EPCP library.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pubcontrol-1.0.7.pom | |
| pubcontrol-1.0.7.jar | 12 KB |
| pubcontrol-1.0.7-sources.jar | 15 KB |
| pubcontrol-1.0.7-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fanout/pubcontrol/ -->
<dependency>
<groupId>org.fanout</groupId>
<artifactId>pubcontrol</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.fanout/pubcontrol/
implementation 'org.fanout:pubcontrol:1.0.7'
// https://jarcasting.com/artifacts/org.fanout/pubcontrol/
implementation ("org.fanout:pubcontrol:1.0.7")
'org.fanout:pubcontrol:jar:1.0.7'
<dependency org="org.fanout" name="pubcontrol" rev="1.0.7">
<artifact name="pubcontrol" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fanout', module='pubcontrol', version='1.0.7')
)
libraryDependencies += "org.fanout" % "pubcontrol" % "1.0.7"
[org.fanout/pubcontrol "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.jsonwebtoken : jjwt | jar | 0.5.1 |
| com.google.code.gson : gson | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |