GroupId | GroupIdio.github.congcoi123 |
---|---|
ArtifactId | ArtifactIdtenio-engine |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
tenio-engine-0.0.1.pom | |
tenio-engine-0.0.1.jar | 76 KB |
tenio-engine-0.0.1-sources.jar | 89 KB |
tenio-engine-0.0.1-javadoc.jar | 470 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.congcoi123/tenio-engine/ -->
<dependency>
<groupId>io.github.congcoi123</groupId>
<artifactId>tenio-engine</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.congcoi123/tenio-engine/
implementation 'io.github.congcoi123:tenio-engine:0.0.1'
// https://jarcasting.com/artifacts/io.github.congcoi123/tenio-engine/
implementation ("io.github.congcoi123:tenio-engine:0.0.1")
'io.github.congcoi123:tenio-engine:jar:0.0.1'
<dependency org="io.github.congcoi123" name="tenio-engine" rev="0.0.1">
<artifact name="tenio-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.congcoi123', module='tenio-engine', version='0.0.1')
)
libraryDependencies += "io.github.congcoi123" % "tenio-engine" % "0.0.1"
[io.github.congcoi123/tenio-engine "0.0.1"]