GroupId | GroupIdio.github.vincenzobaz |
---|---|
ArtifactId | ArtifactIdencoders_3 |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
encoders_3-0.1.0.pom | |
encoders_3-0.1.0.jar | 30 KB |
encoders_3-0.1.0-sources.jar | 3 KB |
encoders_3-0.1.0-javadoc.jar | 220 KB |
Browse |
<!-- 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"]