is not current version
Last Version 0.0.3.RELEASE

com.github.softwarevax:dictionary-core 0.0.1-RELEASE

dictionary-core

GroupId

GroupId

com.github.softwarevax
ArtifactId

ArtifactId

dictionary-core
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download dictionary-core 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.softwarevax/dictionary-core/ -->
<dependency>
    <groupId>com.github.softwarevax</groupId>
    <artifactId>dictionary-core</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.softwarevax/dictionary-core/
implementation 'com.github.softwarevax:dictionary-core:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.softwarevax/dictionary-core/
implementation ("com.github.softwarevax:dictionary-core:0.0.1-RELEASE")
'com.github.softwarevax:dictionary-core:jar:0.0.1-RELEASE'
<dependency org="com.github.softwarevax" name="dictionary-core" rev="0.0.1-RELEASE">
  <artifact name="dictionary-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.softwarevax', module='dictionary-core', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.softwarevax" % "dictionary-core" % "0.0.1-RELEASE"
[com.github.softwarevax/dictionary-core "0.0.1-RELEASE"]