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