net.thevpc.echo.echo

Echo Desktop Application Framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.echo
ArtifactId

ArtifactId

echo
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.thevpc.echo.echo
Echo Desktop Application Framework
Project URL

Project URL

https://github.com/thevpc/echo
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/echo/tree/master

Download echo

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.thevpc.common : thevpc-common-i18n jar 1.1.0
net.thevpc.common : thevpc-common-props jar 1.1.0
net.thevpc.common : thevpc-common-msg jar 1.1.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0