is not current version
Last Version 2.1.1

com.github.668mt.mos:mos-base 2.1.0


GroupId

GroupId

com.github.668mt.mos
ArtifactId

ArtifactId

mos-base
Version

Version

2.1.0
Type

Type

jar

Download mos-base 2.1.0


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