Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.flexess.models |
ArtifactId | ArtifactIdorg.jresearch.flexess.models.xml |
Version | Version1.3.40 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jresearch.flexess.models/org.jresearch.flexess.models.xml/ -->
<dependency>
<groupId>org.jresearch.flexess.models</groupId>
<artifactId>org.jresearch.flexess.models.xml</artifactId>
<version>1.3.40</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.flexess.models/org.jresearch.flexess.models.xml/
implementation 'org.jresearch.flexess.models:org.jresearch.flexess.models.xml:1.3.40'
// https://jarcasting.com/artifacts/org.jresearch.flexess.models/org.jresearch.flexess.models.xml/
implementation ("org.jresearch.flexess.models:org.jresearch.flexess.models.xml:1.3.40")
'org.jresearch.flexess.models:org.jresearch.flexess.models.xml:jar:1.3.40'
<dependency org="org.jresearch.flexess.models" name="org.jresearch.flexess.models.xml" rev="1.3.40">
<artifact name="org.jresearch.flexess.models.xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.flexess.models', module='org.jresearch.flexess.models.xml', version='1.3.40')
)
libraryDependencies += "org.jresearch.flexess.models" % "org.jresearch.flexess.models.xml" % "1.3.40"
[org.jresearch.flexess.models/org.jresearch.flexess.models.xml "1.3.40"]