| License |
License |
|---|---|
| GroupId | GroupIdca.eandb.jdcp |
| ArtifactId | ArtifactIdjdcp-server-app |
| Version | Version0.4.2 |
| Type | Typejar |
| Description |
Descriptionca.eandb.jdcp:jdcp-server-app
Java Distributed Computing Platform: Server Swing application
|
<!-- https://jarcasting.com/artifacts/ca.eandb.jdcp/jdcp-server-app/ -->
<dependency>
<groupId>ca.eandb.jdcp</groupId>
<artifactId>jdcp-server-app</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.eandb.jdcp/jdcp-server-app/
implementation 'ca.eandb.jdcp:jdcp-server-app:0.4.2'
// https://jarcasting.com/artifacts/ca.eandb.jdcp/jdcp-server-app/
implementation ("ca.eandb.jdcp:jdcp-server-app:0.4.2")
'ca.eandb.jdcp:jdcp-server-app:jar:0.4.2'
<dependency org="ca.eandb.jdcp" name="jdcp-server-app" rev="0.4.2">
<artifact name="jdcp-server-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.eandb.jdcp', module='jdcp-server-app', version='0.4.2')
)
libraryDependencies += "ca.eandb.jdcp" % "jdcp-server-app" % "0.4.2"
[ca.eandb.jdcp/jdcp-server-app "0.4.2"]