Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.intrigus.gdx-freetype-gwt |
ArtifactId | ArtifactIdgdx-freetype-gwt |
Version | Version1.9.10 |
Type | Typejar |
Filename | Size |
---|---|
gdx-freetype-gwt-1.9.10.pom | |
gdx-freetype-gwt-1.9.10.jar | 43 KB |
gdx-freetype-gwt-1.9.10-sources.jar | 332 KB |
gdx-freetype-gwt-1.9.10-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.intrigus.gdx-freetype-gwt/gdx-freetype-gwt/ -->
<dependency>
<groupId>com.github.intrigus.gdx-freetype-gwt</groupId>
<artifactId>gdx-freetype-gwt</artifactId>
<version>1.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.intrigus.gdx-freetype-gwt/gdx-freetype-gwt/
implementation 'com.github.intrigus.gdx-freetype-gwt:gdx-freetype-gwt:1.9.10'
// https://jarcasting.com/artifacts/com.github.intrigus.gdx-freetype-gwt/gdx-freetype-gwt/
implementation ("com.github.intrigus.gdx-freetype-gwt:gdx-freetype-gwt:1.9.10")
'com.github.intrigus.gdx-freetype-gwt:gdx-freetype-gwt:jar:1.9.10'
<dependency org="com.github.intrigus.gdx-freetype-gwt" name="gdx-freetype-gwt" rev="1.9.10">
<artifact name="gdx-freetype-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.intrigus.gdx-freetype-gwt', module='gdx-freetype-gwt', version='1.9.10')
)
libraryDependencies += "com.github.intrigus.gdx-freetype-gwt" % "gdx-freetype-gwt" % "1.9.10"
[com.github.intrigus.gdx-freetype-gwt/gdx-freetype-gwt "1.9.10"]