is not current version
Last Version 1.0.0-alpha14

com.opsbears.webcomponents:net 1.0.0-alpha11

Basic abstraction of network-relevant objects.

Categories

Categories

Net SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents
ArtifactId

ArtifactId

net
Version

Version

1.0.0-alpha11
Type

Type

jar

Download net 1.0.0-alpha11


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