GroupId | GroupIdorg.bytesoft |
---|---|
ArtifactId | ArtifactIdbytetcc-supports |
Version | Version0.5.4 |
Type | Typejar |
Filename | Size |
---|---|
bytetcc-supports-0.5.4.pom | |
bytetcc-supports-0.5.4.jar | 77 KB |
bytetcc-supports-0.5.4-sources.jar | 47 KB |
bytetcc-supports-0.5.4-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports/ -->
<dependency>
<groupId>org.bytesoft</groupId>
<artifactId>bytetcc-supports</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports/
implementation 'org.bytesoft:bytetcc-supports:0.5.4'
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports/
implementation ("org.bytesoft:bytetcc-supports:0.5.4")
'org.bytesoft:bytetcc-supports:jar:0.5.4'
<dependency org="org.bytesoft" name="bytetcc-supports" rev="0.5.4">
<artifact name="bytetcc-supports" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytetcc-supports', version='0.5.4')
)
libraryDependencies += "org.bytesoft" % "bytetcc-supports" % "0.5.4"
[org.bytesoft/bytetcc-supports "0.5.4"]