is not current version
Last Version 2.3.2

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

A Bluetooth server for Microlog with a GUI.

Categories

Categories

Net
GroupId

GroupId

net.sf.microlog
ArtifactId

ArtifactId

microlog-server-bluetooth
Version

Version

2.2.5
Type

Type

jar

Download microlog-server-bluetooth 2.2.5


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