GroupId | GroupIdcom.github.anymaker |
---|---|
ArtifactId | ArtifactIdtncomputer |
Version | Version0.0.19 |
Type | Typejar |
Filename | Size |
---|---|
tncomputer-0.0.19.pom | |
tncomputer-0.0.19.jar | 144 KB |
tncomputer-0.0.19-sources.jar | 71 KB |
tncomputer-0.0.19-javadoc.jar | 587 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anymaker/tncomputer/ -->
<dependency>
<groupId>com.github.anymaker</groupId>
<artifactId>tncomputer</artifactId>
<version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anymaker/tncomputer/
implementation 'com.github.anymaker:tncomputer:0.0.19'
// https://jarcasting.com/artifacts/com.github.anymaker/tncomputer/
implementation ("com.github.anymaker:tncomputer:0.0.19")
'com.github.anymaker:tncomputer:jar:0.0.19'
<dependency org="com.github.anymaker" name="tncomputer" rev="0.0.19">
<artifact name="tncomputer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anymaker', module='tncomputer', version='0.0.19')
)
libraryDependencies += "com.github.anymaker" % "tncomputer" % "0.0.19"
[com.github.anymaker/tncomputer "0.0.19"]