<dependency>
<groupId>org.jresearch.commons.gwt.mdIcon</groupId>
<artifactId>org.jresearch.commons.gwt.mdIcon.pom</artifactId>
<version>1.1.1</version>
</dependency>
implementation group: 'org.jresearch.commons.gwt.mdIcon', name: 'org.jresearch.commons.gwt.mdIcon.pom', version: '1.1.1'
implementation 'org.jresearch.commons.gwt.mdIcon:org.jresearch.commons.gwt.mdIcon.pom:1.1.1'
implementation("org.jresearch.commons.gwt.mdIcon:org.jresearch.commons.gwt.mdIcon.pom:1.1.1")
libraryDependencies += "org.jresearch.commons.gwt.mdIcon" % "org.jresearch.commons.gwt.mdIcon.pom" % "1.1.1"
<dependency org="org.jresearch.commons.gwt.mdIcon" name="org.jresearch.commons.gwt.mdIcon.pom" rev="1.1.1"/>
@Grapes(
@Grab(group='org.jresearch.commons.gwt.mdIcon', module='org.jresearch.commons.gwt.mdIcon.pom', version='1.1.1')
)
[org.jresearch.commons.gwt.mdIcon/org.jresearch.commons.gwt.mdIcon.pom "1.1.1"]
'org.jresearch.commons.gwt.mdIcon:org.jresearch.commons.gwt.mdIcon.pom:jar:1.1.1'