GroupId | GroupIdcom.atlascopco |
---|---|
ArtifactId | ArtifactIdhunspell-bridj |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
hunspell-bridj-1.0.2.pom | |
hunspell-bridj-1.0.2.jar | 819 KB |
hunspell-bridj-1.0.2-sources.jar | 815 KB |
hunspell-bridj-1.0.2-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atlascopco/hunspell-bridj/ -->
<dependency>
<groupId>com.atlascopco</groupId>
<artifactId>hunspell-bridj</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlascopco/hunspell-bridj/
implementation 'com.atlascopco:hunspell-bridj:1.0.2'
// https://jarcasting.com/artifacts/com.atlascopco/hunspell-bridj/
implementation ("com.atlascopco:hunspell-bridj:1.0.2")
'com.atlascopco:hunspell-bridj:jar:1.0.2'
<dependency org="com.atlascopco" name="hunspell-bridj" rev="1.0.2">
<artifact name="hunspell-bridj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlascopco', module='hunspell-bridj', version='1.0.2')
)
libraryDependencies += "com.atlascopco" % "hunspell-bridj" % "1.0.2"
[com.atlascopco/hunspell-bridj "1.0.2"]