| License |
License |
|---|---|
| GroupId | GroupIdcom.zarbosoft |
| ArtifactId | ArtifactIdinterface |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.zarbosoft:interface
Data and routines for exposing serializable interfaces
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| interface-2.0.3.pom | |
| interface-2.0.3.jar | 35 KB |
| interface-2.0.3-sources.jar | 13 KB |
| interface-2.0.3-javadoc.jar | 482 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zarbosoft/interface/ -->
<dependency>
<groupId>com.zarbosoft</groupId>
<artifactId>interface</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.zarbosoft/interface/
implementation 'com.zarbosoft:interface:2.0.3'
// https://jarcasting.com/artifacts/com.zarbosoft/interface/
implementation ("com.zarbosoft:interface:2.0.3")
'com.zarbosoft:interface:jar:2.0.3'
<dependency org="com.zarbosoft" name="interface" rev="2.0.3">
<artifact name="interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zarbosoft', module='interface', version='2.0.3')
)
libraryDependencies += "com.zarbosoft" % "interface" % "2.0.3"
[com.zarbosoft/interface "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zarbosoft : pidgoon | jar | 0.0.4 |
| io.github.classgraph : classgraph | jar | 4.6.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |