| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.sf.microlog | 
| ArtifactId | ArtifactIdmicrolog-server-bluetooth | 
| Last Version | Last Version2.3.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMicrolog Bluetooth Server A Bluetooth server for Microlog with a GUI. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/net.sf.microlog/microlog-server-bluetooth/ -->
<dependency>
    <groupId>net.sf.microlog</groupId>
    <artifactId>microlog-server-bluetooth</artifactId>
    <version>2.3.2</version>
</dependency>// https://jarcasting.com/artifacts/net.sf.microlog/microlog-server-bluetooth/
implementation 'net.sf.microlog:microlog-server-bluetooth:2.3.2'// https://jarcasting.com/artifacts/net.sf.microlog/microlog-server-bluetooth/
implementation ("net.sf.microlog:microlog-server-bluetooth:2.3.2")'net.sf.microlog:microlog-server-bluetooth:jar:2.3.2'<dependency org="net.sf.microlog" name="microlog-server-bluetooth" rev="2.3.2">
  <artifact name="microlog-server-bluetooth" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sf.microlog', module='microlog-server-bluetooth', version='2.3.2')
)libraryDependencies += "net.sf.microlog" % "microlog-server-bluetooth" % "2.3.2"[net.sf.microlog/microlog-server-bluetooth "2.3.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.bluecove : bluecove | jar | 2.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.5 |