Last Version

com.github.anotherjavacoder:IIC 1.2.a

A simple way to communicate between class instances

License

License

EUPL v1.1
Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.github.anotherjavacoder
ArtifactId

ArtifactId

IIC
Version

Version

1.2.a
Type

Type

jar
Description

Description

com.github.anotherjavacoder:IIC
A simple way to communicate between class instances

Download IIC 1.2.a


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.