<dependency> <groupId>com.google.code.typica</groupId> <artifactId>typica</artifactId> <version>1.7.2</version> </dependency>
implementation 'com.google.code.typica:typica:1.7.2'
implementation("com.google.code.typica:typica:1.7.2")
libraryDependencies += "com.google.code.typica" % "typica" % "1.7.2"
@Grapes( @Grab(group='com.google.code.typica', module='typica', version='1.7.2') )
<dependency org="com.google.code.typica" name="typica" rev="1.7.2" />
[com.google.code.typica/typica "1.7.2"]
'com.google.code.typica:typica:jar:1.7.2'
compile
|-- commons-logging:commons-logging:1.1.1
|-- org.apache.httpcomponents:httpclient:4.0.1
|-- commons-codec:commons-codec:1.4
|-- javax.servlet:servlet-api:2.5
|-- com.bea.xml:jsr173-ri:1.0
|-- javax.activation:activation:1.1
|-- com.sun.xml.bind:jaxb-impl:2.1