is not current version
Last Version 1.1.5

com.vmlens:plugin.sync.bug 1.1.2


GroupId

GroupId

com.vmlens
ArtifactId

ArtifactId

plugin.sync.bug
Version

Version

1.1.2
Type

Type

jar

Download plugin.sync.bug 1.1.2


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