is not current version
Last Version 2.2.0

org.pojomatic:pojomatic-all 1.0-RC3

Parent and aggregator for all artifacts related to the Pojomatic project.

GroupId

GroupId

org.pojomatic
ArtifactId

ArtifactId

pojomatic-all
Version

Version

1.0-RC3
Type

Type

pom

Download pojomatic-all 1.0-RC3


<!-- https://jarcasting.com/artifacts/org.pojomatic/pojomatic-all/ -->
<dependency>
    <groupId>org.pojomatic</groupId>
    <artifactId>pojomatic-all</artifactId>
    <version>1.0-RC3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pojomatic/pojomatic-all/
implementation 'org.pojomatic:pojomatic-all:1.0-RC3'
// https://jarcasting.com/artifacts/org.pojomatic/pojomatic-all/
implementation ("org.pojomatic:pojomatic-all:1.0-RC3")
'org.pojomatic:pojomatic-all:pom:1.0-RC3'
<dependency org="org.pojomatic" name="pojomatic-all" rev="1.0-RC3">
  <artifact name="pojomatic-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pojomatic', module='pojomatic-all', version='1.0-RC3')
)
libraryDependencies += "org.pojomatic" % "pojomatic-all" % "1.0-RC3"
[org.pojomatic/pojomatic-all "1.0-RC3"]