is not current version
Last Version 0.4

com.github.simondan.ojcms:ojcms-beans 0.4-beta


GroupId

GroupId

com.github.simondan.ojcms
ArtifactId

ArtifactId

ojcms-beans
Version

Version

0.4-beta
Type

Type

jar

Download ojcms-beans 0.4-beta


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