License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.smolok |
ArtifactId | ArtifactIdsmolok-encoding |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsmolok-encoding
smolok
|
Filename | Size |
---|---|
smolok-encoding-0.0.11.pom | 710 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.smolok/smolok-encoding/ -->
<dependency>
<groupId>net.smolok</groupId>
<artifactId>smolok-encoding</artifactId>
<version>0.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smolok/smolok-encoding/
implementation 'net.smolok:smolok-encoding:0.0.11'
// https://jarcasting.com/artifacts/net.smolok/smolok-encoding/
implementation ("net.smolok:smolok-encoding:0.0.11")
'net.smolok:smolok-encoding:pom:0.0.11'
<dependency org="net.smolok" name="smolok-encoding" rev="0.0.11">
<artifact name="smolok-encoding" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smolok', module='smolok-encoding', version='0.0.11')
)
libraryDependencies += "net.smolok" % "smolok-encoding" % "0.0.11"
[net.smolok/smolok-encoding "0.0.11"]