GroupId | GroupIdcom.github.teakfly |
---|---|
ArtifactId | ArtifactIdteafly-common-pom |
Version | Version1.0.33 |
Type | Typepom |
Filename | Size |
---|---|
teafly-common-pom-1.0.33.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-pom/ -->
<dependency>
<groupId>com.github.teakfly</groupId>
<artifactId>teafly-common-pom</artifactId>
<version>1.0.33</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-pom/
implementation 'com.github.teakfly:teafly-common-pom:1.0.33'
// https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-pom/
implementation ("com.github.teakfly:teafly-common-pom:1.0.33")
'com.github.teakfly:teafly-common-pom:pom:1.0.33'
<dependency org="com.github.teakfly" name="teafly-common-pom" rev="1.0.33">
<artifact name="teafly-common-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.teakfly', module='teafly-common-pom', version='1.0.33')
)
libraryDependencies += "com.github.teakfly" % "teafly-common-pom" % "1.0.33"
[com.github.teakfly/teafly-common-pom "1.0.33"]