License |
License |
---|---|
GroupId | GroupIdorg.bytesoft |
ArtifactId | ArtifactIdbytetcc-core |
Last Version | Last Version0.5.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbytetcc-core
The bytetcc-core project is the core module of ByteTCC.
|
Project URL |
Project URL |
Filename | Size |
---|---|
bytetcc-core-0.5.12.pom | |
bytetcc-core-0.5.12.jar | 105 KB |
bytetcc-core-0.5.12-sources.jar | 65 KB |
bytetcc-core-0.5.12-javadoc.jar | 296 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bytesoft/bytetcc-core/ -->
<dependency>
<groupId>org.bytesoft</groupId>
<artifactId>bytetcc-core</artifactId>
<version>0.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-core/
implementation 'org.bytesoft:bytetcc-core:0.5.12'
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-core/
implementation ("org.bytesoft:bytetcc-core:0.5.12")
'org.bytesoft:bytetcc-core:jar:0.5.12'
<dependency org="org.bytesoft" name="bytetcc-core" rev="0.5.12">
<artifact name="bytetcc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytetcc-core', version='0.5.12')
)
libraryDependencies += "org.bytesoft" % "bytetcc-core" % "0.5.12"
[org.bytesoft/bytetcc-core "0.5.12"]
Group / Artifact | Type | Version |
---|---|---|
org.bytesoft : bytetcc-common | jar | 0.5.12 |
org.bytesoft : bytejta-core | jar | 0.5.0-BETA9 |
org.slf4j : slf4j-api | jar | 1.7.6 |
javax.annotation : javax.annotation-api | jar | 1.2 |
javax.inject : javax.inject | jar | 1 |
commons-io : commons-io | jar | 2.4 |