is not current version
Last Version 1.2.2

io.github.atlascommunity:marklet 1.2.1

Fork of Faylixe/marklet in purpose for a great good and more customization

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.github.atlascommunity
ArtifactId

ArtifactId

marklet
Version

Version

1.2.1
Type

Type

jar

Download marklet 1.2.1


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