is not current version
Last Version 2.0.3

com.zarbosoft:interface 0.0.1

Data and routines for exposing serializable interfaces

GroupId

GroupId

com.zarbosoft
ArtifactId

ArtifactId

interface
Version

Version

0.0.1
Type

Type

jar

Download interface 0.0.1


<!-- https://jarcasting.com/artifacts/com.zarbosoft/interface/ -->
<dependency>
    <groupId>com.zarbosoft</groupId>
    <artifactId>interface</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zarbosoft/interface/
implementation 'com.zarbosoft:interface:0.0.1'
// https://jarcasting.com/artifacts/com.zarbosoft/interface/
implementation ("com.zarbosoft:interface:0.0.1")
'com.zarbosoft:interface:jar:0.0.1'
<dependency org="com.zarbosoft" name="interface" rev="0.0.1">
  <artifact name="interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zarbosoft', module='interface', version='0.0.1')
)
libraryDependencies += "com.zarbosoft" % "interface" % "0.0.1"
[com.zarbosoft/interface "0.0.1"]