is not current version
Last Version 0.0.2

net.segoia:netcell 0.0.1

Java ESB with an embedded business process modeling engine

Categories

Categories

Net
GroupId

GroupId

net.segoia
ArtifactId

ArtifactId

netcell
Version

Version

0.0.1
Type

Type

jar

Download netcell 0.0.1


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