is not current version
Last Version 0.5.12

org.bytesoft:bytetcc-core 0.3.0-RC2

The bytetcc-core project is the core module of ByteTCC.

GroupId

GroupId

org.bytesoft
ArtifactId

ArtifactId

bytetcc-core
Version

Version

0.3.0-RC2
Type

Type

jar

Download bytetcc-core 0.3.0-RC2


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