Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.enilink.komma |
ArtifactId | ArtifactIdkomma-parent |
Version | Version1.4.0 |
Type | Typepom |
Filename | Size |
---|---|
komma-parent-1.4.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.enilink.komma/komma-parent/ -->
<dependency>
<groupId>net.enilink.komma</groupId>
<artifactId>komma-parent</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.enilink.komma/komma-parent/
implementation 'net.enilink.komma:komma-parent:1.4.0'
// https://jarcasting.com/artifacts/net.enilink.komma/komma-parent/
implementation ("net.enilink.komma:komma-parent:1.4.0")
'net.enilink.komma:komma-parent:pom:1.4.0'
<dependency org="net.enilink.komma" name="komma-parent" rev="1.4.0">
<artifact name="komma-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.enilink.komma', module='komma-parent', version='1.4.0')
)
libraryDependencies += "net.enilink.komma" % "komma-parent" % "1.4.0"
[net.enilink.komma/komma-parent "1.4.0"]