is not current version
Last Version 1.4.1

com.citahub.cita-ee:codegen 1.2.0

null

GroupId

GroupId

com.citahub.cita-ee
ArtifactId

ArtifactId

codegen
Version

Version

1.2.0
Type

Type

jar

Download codegen 1.2.0


<!-- https://jarcasting.com/artifacts/com.citahub.cita-ee/codegen/ -->
<dependency>
    <groupId>com.citahub.cita-ee</groupId>
    <artifactId>codegen</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.citahub.cita-ee/codegen/
implementation 'com.citahub.cita-ee:codegen:1.2.0'
// https://jarcasting.com/artifacts/com.citahub.cita-ee/codegen/
implementation ("com.citahub.cita-ee:codegen:1.2.0")
'com.citahub.cita-ee:codegen:jar:1.2.0'
<dependency org="com.citahub.cita-ee" name="codegen" rev="1.2.0">
  <artifact name="codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.citahub.cita-ee', module='codegen', version='1.2.0')
)
libraryDependencies += "com.citahub.cita-ee" % "codegen" % "1.2.0"
[com.citahub.cita-ee/codegen "1.2.0"]