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