GroupId | GroupIdcom.yomahub |
---|---|
ArtifactId | ArtifactIdtlog-webroot |
Version | Version1.2.4-BETA3 |
Type | Typejar |
Filename | Size |
---|---|
tlog-webroot-1.2.4-BETA3.pom | |
tlog-webroot-1.2.4-BETA3.jar | 8 KB |
tlog-webroot-1.2.4-BETA3-sources.jar | 5 KB |
tlog-webroot-1.2.4-BETA3-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-webroot/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-webroot</artifactId>
<version>1.2.4-BETA3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-webroot/
implementation 'com.yomahub:tlog-webroot:1.2.4-BETA3'
// https://jarcasting.com/artifacts/com.yomahub/tlog-webroot/
implementation ("com.yomahub:tlog-webroot:1.2.4-BETA3")
'com.yomahub:tlog-webroot:jar:1.2.4-BETA3'
<dependency org="com.yomahub" name="tlog-webroot" rev="1.2.4-BETA3">
<artifact name="tlog-webroot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-webroot', version='1.2.4-BETA3')
)
libraryDependencies += "com.yomahub" % "tlog-webroot" % "1.2.4-BETA3"
[com.yomahub/tlog-webroot "1.2.4-BETA3"]