is not current version
Last Version 0.5.0-BETA9

org.bytesoft:bytejta-core 0.5.0-ALPHA6

The bytejta-core project is the core module of ByteJTA.

GroupId

GroupId

org.bytesoft
ArtifactId

ArtifactId

bytejta-core
Version

Version

0.5.0-ALPHA6
Type

Type

jar

Download bytejta-core 0.5.0-ALPHA6


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