GroupId | GroupIdcom.googlecode.the-fascinator |
---|---|
ArtifactId | ArtifactIdfascinator-vocabulary |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
fascinator-vocabulary-1.4.pom | |
fascinator-vocabulary-1.4.jar | 14 KB |
fascinator-vocabulary-1.4-sources.jar | 16 KB |
fascinator-vocabulary-1.4-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-vocabulary/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-vocabulary</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-vocabulary/
implementation 'com.googlecode.the-fascinator:fascinator-vocabulary:1.4'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-vocabulary/
implementation ("com.googlecode.the-fascinator:fascinator-vocabulary:1.4")
'com.googlecode.the-fascinator:fascinator-vocabulary:jar:1.4'
<dependency org="com.googlecode.the-fascinator" name="fascinator-vocabulary" rev="1.4">
<artifact name="fascinator-vocabulary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='fascinator-vocabulary', version='1.4')
)
libraryDependencies += "com.googlecode.the-fascinator" % "fascinator-vocabulary" % "1.4"
[com.googlecode.the-fascinator/fascinator-vocabulary "1.4"]