is not current version
Last Version 3.3.32

io.github.lempel:blueprint-sdk 3.3.30

Personal library for Java development. Deployed on OSSRH for Apache Maven.

GroupId

GroupId

io.github.lempel
ArtifactId

ArtifactId

blueprint-sdk
Version

Version

3.3.30
Type

Type

jar

Download blueprint-sdk 3.3.30


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