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