is not current version
Last Version 0.3.17

com.dev-smart:microdb-runtime 0.3.15

Runtime for MicroDb

GroupId

GroupId

com.dev-smart
ArtifactId

ArtifactId

microdb-runtime
Version

Version

0.3.15
Type

Type

jar

Download microdb-runtime 0.3.15


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