Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.github.mrmechko |
ArtifactId | ArtifactIdswordnet_2.11 |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
swordnet_2.11-1.0.pom | |
swordnet_2.11-1.0.jar | 14 MB |
swordnet_2.11-1.0-sources.jar | 14 MB |
swordnet_2.11-1.0-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mrmechko/swordnet_2.11/ -->
<dependency>
<groupId>com.github.mrmechko</groupId>
<artifactId>swordnet_2.11</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrmechko/swordnet_2.11/
implementation 'com.github.mrmechko:swordnet_2.11:1.0'
// https://jarcasting.com/artifacts/com.github.mrmechko/swordnet_2.11/
implementation ("com.github.mrmechko:swordnet_2.11:1.0")
'com.github.mrmechko:swordnet_2.11:jar:1.0'
<dependency org="com.github.mrmechko" name="swordnet_2.11" rev="1.0">
<artifact name="swordnet_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrmechko', module='swordnet_2.11', version='1.0')
)
libraryDependencies += "com.github.mrmechko" % "swordnet_2.11" % "1.0"
[com.github.mrmechko/swordnet_2.11 "1.0"]