is not current version
Last Version 2.3.2

net.sf.microlog:microlog-server-bluetooth 2.0.3

A Bluetooth server for Microlog with a GUI.

Categories

Categories

Net
GroupId

GroupId

net.sf.microlog
ArtifactId

ArtifactId

microlog-server-bluetooth
Version

Version

2.0.3
Type

Type

jar

Download microlog-server-bluetooth 2.0.3


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