is not current version
Last Version 0.0.11

net.smolok:smolok-encoding 0.0.4


Categories

Categories

Net
GroupId

GroupId

net.smolok
ArtifactId

ArtifactId

smolok-encoding
Version

Version

0.0.4
Type

Type

pom

Download smolok-encoding 0.0.4

Filename Size
smolok-encoding-0.0.4.pom 710 bytes
Browse

<!-- https://jarcasting.com/artifacts/net.smolok/smolok-encoding/ -->
<dependency>
    <groupId>net.smolok</groupId>
    <artifactId>smolok-encoding</artifactId>
    <version>0.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smolok/smolok-encoding/
implementation 'net.smolok:smolok-encoding:0.0.4'
// https://jarcasting.com/artifacts/net.smolok/smolok-encoding/
implementation ("net.smolok:smolok-encoding:0.0.4")
'net.smolok:smolok-encoding:pom:0.0.4'
<dependency org="net.smolok" name="smolok-encoding" rev="0.0.4">
  <artifact name="smolok-encoding" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smolok', module='smolok-encoding', version='0.0.4')
)
libraryDependencies += "net.smolok" % "smolok-encoding" % "0.0.4"
[net.smolok/smolok-encoding "0.0.4"]