GroupId | GroupIdcom.github.fburato |
---|---|
ArtifactId | ArtifactIdhighwheel-modules-parent |
Version | Version1.6.0 |
Type | Typepom |
Filename | Size |
---|---|
highwheel-modules-parent-1.6.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-parent/ -->
<dependency>
<groupId>com.github.fburato</groupId>
<artifactId>highwheel-modules-parent</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-parent/
implementation 'com.github.fburato:highwheel-modules-parent:1.6.0'
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-parent/
implementation ("com.github.fburato:highwheel-modules-parent:1.6.0")
'com.github.fburato:highwheel-modules-parent:pom:1.6.0'
<dependency org="com.github.fburato" name="highwheel-modules-parent" rev="1.6.0">
<artifact name="highwheel-modules-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fburato', module='highwheel-modules-parent', version='1.6.0')
)
libraryDependencies += "com.github.fburato" % "highwheel-modules-parent" % "1.6.0"
[com.github.fburato/highwheel-modules-parent "1.6.0"]