| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.segoia | 
| ArtifactId | ArtifactIdnetcell-commons | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionnetcell-commons Shared support classes for netcell ecosystem | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| netcell-commons-0.0.1.pom | |
| netcell-commons-0.0.1.jar | 50 KB | 
| netcell-commons-0.0.1-sources.jar | 46 KB | 
| netcell-commons-0.0.1-javadoc.jar | 256 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.segoia/netcell-commons/ -->
<dependency>
    <groupId>net.segoia</groupId>
    <artifactId>netcell-commons</artifactId>
    <version>0.0.1</version>
</dependency>// https://jarcasting.com/artifacts/net.segoia/netcell-commons/
implementation 'net.segoia:netcell-commons:0.0.1'// https://jarcasting.com/artifacts/net.segoia/netcell-commons/
implementation ("net.segoia:netcell-commons:0.0.1")'net.segoia:netcell-commons:jar:0.0.1'<dependency org="net.segoia" name="netcell-commons" rev="0.0.1">
  <artifact name="netcell-commons" type="jar" />
</dependency>@Grapes(
@Grab(group='net.segoia', module='netcell-commons', version='0.0.1')
)libraryDependencies += "net.segoia" % "netcell-commons" % "0.0.1"[net.segoia/netcell-commons "0.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.segoia : commons | jar | 0.0.4 |