com.zarbosoft:interface

Data and routines for exposing serializable interfaces

License

License

GroupId

GroupId

com.zarbosoft
ArtifactId

ArtifactId

interface
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.zarbosoft:interface
Data and routines for exposing serializable interfaces
Project URL

Project URL

https://gitlab.com/rendaw/java-interface
Source Code Management

Source Code Management

http://gitlab.com/rendaw/java-interface/tree/master

Download interface

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.zarbosoft : pidgoon jar 0.0.4
io.github.classgraph : classgraph jar 4.6.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
0.0.1