Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.enilink.komma |
ArtifactId | ArtifactIdnet.enilink.komma.em |
Version | Version1.5.3 |
Type | Typejar |
Filename | Size |
---|---|
net.enilink.komma.em-1.5.3.pom | |
net.enilink.komma.em-1.5.3.jar | 183 KB |
net.enilink.komma.em-1.5.3-tests.jar | 18 KB |
net.enilink.komma.em-1.5.3-sources.jar | 102 KB |
net.enilink.komma.em-1.5.3-javadoc.jar | 444 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.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.em/
implementation 'net.enilink.komma:net.enilink.komma.em:1.5.3'
// https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.em/
implementation ("net.enilink.komma:net.enilink.komma.em:1.5.3")
'net.enilink.komma:net.enilink.komma.em:jar:1.5.3'
<dependency org="net.enilink.komma" name="net.enilink.komma.em" rev="1.5.3">
<artifact name="net.enilink.komma.em" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.enilink.komma', module='net.enilink.komma.em', version='1.5.3')
)
libraryDependencies += "net.enilink.komma" % "net.enilink.komma.em" % "1.5.3"
[net.enilink.komma/net.enilink.komma.em "1.5.3"]