Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdde.cyclon-softworx |
ArtifactId | ArtifactIdjformchecker-integration |
Version | Version0.1.15 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.cyclon-softworx/jformchecker-integration/ -->
<dependency>
<groupId>de.cyclon-softworx</groupId>
<artifactId>jformchecker-integration</artifactId>
<version>0.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/de.cyclon-softworx/jformchecker-integration/
implementation 'de.cyclon-softworx:jformchecker-integration:0.1.15'
// https://jarcasting.com/artifacts/de.cyclon-softworx/jformchecker-integration/
implementation ("de.cyclon-softworx:jformchecker-integration:0.1.15")
'de.cyclon-softworx:jformchecker-integration:jar:0.1.15'
<dependency org="de.cyclon-softworx" name="jformchecker-integration" rev="0.1.15">
<artifact name="jformchecker-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cyclon-softworx', module='jformchecker-integration', version='0.1.15')
)
libraryDependencies += "de.cyclon-softworx" % "jformchecker-integration" % "0.1.15"
[de.cyclon-softworx/jformchecker-integration "0.1.15"]