is not current version
Last Version 0.22

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

SiDO-POJO generation tool

Categories

Categories

Net
GroupId

GroupId

net.sf.sido
ArtifactId

ArtifactId

sido-pojo-tool
Version

Version

0.17
Type

Type

jar

Download sido-pojo-tool 0.17


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