Last Version

io.github.chinhung.pointwave 1.0.0

Helps you to improve the readability of your code when you are using the Decorator pattern. Makes your code much more readable!

License

License

GroupId

GroupId

io.github.chinhung
ArtifactId

ArtifactId

pointwave
Version

Version

1.0.0
Type

Type

jar
Description

Description

io.github.chinhung.pointwave
Helps you to improve the readability of your code when you are using the Decorator pattern. Makes your code much more readable!
Project URL

Project URL

https://github.com/chinhung/pointwave
Source Code Management

Source Code Management

https://github.com/chinhung/pointwave/tree/master

Download pointwave 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.