is not current version
Last Version 1.2.0

org.yestech:yeslib 1.1.0


GroupId

GroupId

org.yestech
ArtifactId

ArtifactId

yeslib
Version

Version

1.1.0
Type

Type

jar

Download yeslib 1.1.0


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