| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.github.wi101 |
| ArtifactId | ArtifactIdembroidery_2.13 |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionembroidery
embroidery
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| embroidery_2.13-0.1.1.pom | |
| embroidery_2.13-0.1.1.jar | 73 KB |
| embroidery_2.13-0.1.1-sources.jar | 6 KB |
| embroidery_2.13-0.1.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wi101/embroidery_2.13/ -->
<dependency>
<groupId>com.github.wi101</groupId>
<artifactId>embroidery_2.13</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wi101/embroidery_2.13/
implementation 'com.github.wi101:embroidery_2.13:0.1.1'
// https://jarcasting.com/artifacts/com.github.wi101/embroidery_2.13/
implementation ("com.github.wi101:embroidery_2.13:0.1.1")
'com.github.wi101:embroidery_2.13:jar:0.1.1'
<dependency org="com.github.wi101" name="embroidery_2.13" rev="0.1.1">
<artifact name="embroidery_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wi101', module='embroidery_2.13', version='0.1.1')
)
libraryDependencies += "com.github.wi101" % "embroidery_2.13" % "0.1.1"
[com.github.wi101/embroidery_2.13 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.4 |