is not current version
Last Version 1.0.4

com.bitactor.framework.core:bitactor-core-net 1.0.0


Categories

Categories

Net
GroupId

GroupId

com.bitactor.framework.core
ArtifactId

ArtifactId

bitactor-core-net
Version

Version

1.0.0
Type

Type

pom

Download bitactor-core-net 1.0.0


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