is not current version
Last Version 2.0.0rc3

org.kantega.jexmec:jexmec-docs 2.0.0rc1


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.jexmec
ArtifactId

ArtifactId

jexmec-docs
Version

Version

2.0.0rc1
Type

Type

jar

Download jexmec-docs 2.0.0rc1


<!-- https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-docs/ -->
<dependency>
    <groupId>org.kantega.jexmec</groupId>
    <artifactId>jexmec-docs</artifactId>
    <version>2.0.0rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-docs/
implementation 'org.kantega.jexmec:jexmec-docs:2.0.0rc1'
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-docs/
implementation ("org.kantega.jexmec:jexmec-docs:2.0.0rc1")
'org.kantega.jexmec:jexmec-docs:jar:2.0.0rc1'
<dependency org="org.kantega.jexmec" name="jexmec-docs" rev="2.0.0rc1">
  <artifact name="jexmec-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.jexmec', module='jexmec-docs', version='2.0.0rc1')
)
libraryDependencies += "org.kantega.jexmec" % "jexmec-docs" % "2.0.0rc1"
[org.kantega.jexmec/jexmec-docs "2.0.0rc1"]