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