| License |
License |
|---|---|
| GroupId | GroupIdca.eandb.jdcp |
| ArtifactId | ArtifactIdjdcp-worker-app |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionca.eandb.jdcp:jdcp-worker-app
Java Distributed Computing Platform: Worker Swing application
|
| Filename | Size |
|---|---|
| jdcp-worker-app-0.4.2.pom | |
| jdcp-worker-app-0.4.2.jar | 4 MB |
| jdcp-worker-app-0.4.2-sources.jar | 15 KB |
| jdcp-worker-app-0.4.2-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ca.eandb.jdcp/jdcp-worker-app/ -->
<dependency>
<groupId>ca.eandb.jdcp</groupId>
<artifactId>jdcp-worker-app</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.eandb.jdcp/jdcp-worker-app/
implementation 'ca.eandb.jdcp:jdcp-worker-app:0.4.2'
// https://jarcasting.com/artifacts/ca.eandb.jdcp/jdcp-worker-app/
implementation ("ca.eandb.jdcp:jdcp-worker-app:0.4.2")
'ca.eandb.jdcp:jdcp-worker-app:jar:0.4.2'
<dependency org="ca.eandb.jdcp" name="jdcp-worker-app" rev="0.4.2">
<artifact name="jdcp-worker-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.eandb.jdcp', module='jdcp-worker-app', version='0.4.2')
)
libraryDependencies += "ca.eandb.jdcp" % "jdcp-worker-app" % "0.4.2"
[ca.eandb.jdcp/jdcp-worker-app "0.4.2"]