is not current version
Last Version 0.4.0

com.github.wpyuan:dc-print 0.3.2

dc frame print project for Spring Boot

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

dc-print
Version

Version

0.3.2
Type

Type

jar

Download dc-print 0.3.2


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