Last Version

smt-building 1.3

A library that can be used to simplify creating builders and fuent API's.

License

License

GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-building
Version

Version

1.3
Type

Type

jar
Description

Description

smt-building
A library that can be used to simplify creating builders and fuent API's.
Source Code Management

Source Code Management

https://github.com/shiver-me-timbers/smt-building

Download smt-building 1.3


<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-building/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-building</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-building/
implementation 'com.github.shiver-me-timbers:smt-building:1.3'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-building/
implementation ("com.github.shiver-me-timbers:smt-building:1.3")
'com.github.shiver-me-timbers:smt-building:jar:1.3'
<dependency org="com.github.shiver-me-timbers" name="smt-building" rev="1.3">
  <artifact name="smt-building" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-building', version='1.3')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-building" % "1.3"
[com.github.shiver-me-timbers/smt-building "1.3"]

Dependencies

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
nl.jqno.equalsverifier : equalsverifier jar 2.1.3

Project Modules

There are no modules declared in this project.