<dependency>
<groupId>io.github.wendy512</groupId>
<artifactId>stream-springboot3</artifactId>
<version>2.0.0</version>
</dependency>
implementation 'io.github.wendy512:stream-springboot3:2.0.0'
io.github.wendy512:stream-springboot3:2.0.0
<dependency org="io.github.wendy512" name="stream-springboot3" rev="2.0.0" />
libraryDependencies += "io.github.wendy512" % "stream-springboot3" % "2.0.0"
@Grab(group='io.github.wendy512', module='stream-springboot3', version='2.0.0')
[io.github.wendy512/stream-springboot3 "2.0.0"]
'io.github.wendy512:stream-springboot3:jar:2.0.0'