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