Last Version

VimServer 1.0.0

VimServer implements the client-server protocol used by the Microsoft Windows version of Vim.

License

License

GroupId

GroupId

com.michaelalynmiller
ArtifactId

ArtifactId

vimserver
Version

Version

1.0.0
Type

Type

jar
Description

Description

VimServer
VimServer implements the client-server protocol used by the Microsoft Windows version of Vim.
Project URL

Project URL

https://github.com/malyn/vimserver

Download vimserver 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.java.dev.jna : jna jar 3.5.1
net.java.dev.jna : platform jar 3.5.1
com.michaelalynmiller : jnaplatext jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.