is not current version
Last Version 0.1.1

io.github.vincenzobaz:encoders_3 0.1.0

encoders

GroupId

GroupId

io.github.vincenzobaz
ArtifactId

ArtifactId

encoders_3
Version

Version

0.1.0
Type

Type

jar

Download encoders_3 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.vincenzobaz/encoders_3/ -->
<dependency>
    <groupId>io.github.vincenzobaz</groupId>
    <artifactId>encoders_3</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vincenzobaz/encoders_3/
implementation 'io.github.vincenzobaz:encoders_3:0.1.0'
// https://jarcasting.com/artifacts/io.github.vincenzobaz/encoders_3/
implementation ("io.github.vincenzobaz:encoders_3:0.1.0")
'io.github.vincenzobaz:encoders_3:jar:0.1.0'
<dependency org="io.github.vincenzobaz" name="encoders_3" rev="0.1.0">
  <artifact name="encoders_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vincenzobaz', module='encoders_3', version='0.1.0')
)
libraryDependencies += "io.github.vincenzobaz" % "encoders_3" % "0.1.0"
[io.github.vincenzobaz/encoders_3 "0.1.0"]