is not current version
Last Version 0.5.12

org.bytesoft:bytetcc-supports 0.5.0-ALPHA7

The bytetcc-supports project is the module of ByteTCC for integrating with third-party open source project.

GroupId

GroupId

org.bytesoft
ArtifactId

ArtifactId

bytetcc-supports
Version

Version

0.5.0-ALPHA7
Type

Type

jar

Download bytetcc-supports 0.5.0-ALPHA7


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