is not current version
Last Version 0.5.12

org.bytesoft:bytetcc-common 0.5.0-ALPHA4

The bytetcc-common project is the api module of ByteTCC.

GroupId

GroupId

org.bytesoft
ArtifactId

ArtifactId

bytetcc-common
Version

Version

0.5.0-ALPHA4
Type

Type

jar

Download bytetcc-common 0.5.0-ALPHA4


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