GroupId | GroupIdcom.metreeca |
---|---|
ArtifactId | ArtifactIdmetreeca-head |
Version | Version0.54.1 |
Type | Typepom |
Filename | Size |
---|---|
metreeca-head-0.54.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-head/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-head</artifactId>
<version>0.54.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-head/
implementation 'com.metreeca:metreeca-head:0.54.1'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-head/
implementation ("com.metreeca:metreeca-head:0.54.1")
'com.metreeca:metreeca-head:pom:0.54.1'
<dependency org="com.metreeca" name="metreeca-head" rev="0.54.1">
<artifact name="metreeca-head" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-head', version='0.54.1')
)
libraryDependencies += "com.metreeca" % "metreeca-head" % "0.54.1"
[com.metreeca/metreeca-head "0.54.1"]