is not current version
Last Version 5.3.2

com.manydesigns:elements 4.2.10


GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

elements
Version

Version

4.2.10
Type

Type

jar

Download elements 4.2.10


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