is not current version
Last Version 1.0.4

com.bitactor.framework.core:bitactor-core-registry-api 1.0.1


GroupId

GroupId

com.bitactor.framework.core
ArtifactId

ArtifactId

bitactor-core-registry-api
Version

Version

1.0.1
Type

Type

jar

Download bitactor-core-registry-api 1.0.1


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