is not current version
Last Version 0.22

net.sf.sido:sido-pojo-tool 0.20

SiDO-POJO generation tool

Categories

Categories

Net
GroupId

GroupId

net.sf.sido
ArtifactId

ArtifactId

sido-pojo-tool
Version

Version

0.20
Type

Type

jar

Download sido-pojo-tool 0.20


<!-- https://jarcasting.com/artifacts/net.sf.sido/sido-pojo-tool/ -->
<dependency>
    <groupId>net.sf.sido</groupId>
    <artifactId>sido-pojo-tool</artifactId>
    <version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sido/sido-pojo-tool/
implementation 'net.sf.sido:sido-pojo-tool:0.20'
// https://jarcasting.com/artifacts/net.sf.sido/sido-pojo-tool/
implementation ("net.sf.sido:sido-pojo-tool:0.20")
'net.sf.sido:sido-pojo-tool:jar:0.20'
<dependency org="net.sf.sido" name="sido-pojo-tool" rev="0.20">
  <artifact name="sido-pojo-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sido', module='sido-pojo-tool', version='0.20')
)
libraryDependencies += "net.sf.sido" % "sido-pojo-tool" % "0.20"
[net.sf.sido/sido-pojo-tool "0.20"]