is not current version
Last Version 1.2.2

io.github.atlascommunity:marklet 1.2.0

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.0
Type

Type

jar

Download marklet 1.2.0


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