is not current version
Last Version 1.2

io.github.baharmc:bedrock-edition 1.1


GroupId

GroupId

io.github.baharmc
ArtifactId

ArtifactId

bedrock-edition
Version

Version

1.1
Type

Type

jar

Download bedrock-edition 1.1


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