License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.wi101 |
ArtifactId | ArtifactIdembroidery_2.12 |
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.12-0.1.1.pom | |
embroidery_2.12-0.1.1.jar | 70 KB |
embroidery_2.12-0.1.1-sources.jar | 6 KB |
embroidery_2.12-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wi101/embroidery_2.12/ -->
<dependency>
<groupId>com.github.wi101</groupId>
<artifactId>embroidery_2.12</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wi101/embroidery_2.12/
implementation 'com.github.wi101:embroidery_2.12:0.1.1'
// https://jarcasting.com/artifacts/com.github.wi101/embroidery_2.12/
implementation ("com.github.wi101:embroidery_2.12:0.1.1")
'com.github.wi101:embroidery_2.12:jar:0.1.1'
<dependency org="com.github.wi101" name="embroidery_2.12" rev="0.1.1">
<artifact name="embroidery_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wi101', module='embroidery_2.12', version='0.1.1')
)
libraryDependencies += "com.github.wi101" % "embroidery_2.12" % "0.1.1"
[com.github.wi101/embroidery_2.12 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |