| License |
License |
|---|---|
| GroupId | GroupIdcom.wegtam |
| ArtifactId | ArtifactIdwegtam_2.13 |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionwegtam
wegtam
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wegtam_2.13-0.1.1.pom | |
| wegtam_2.13-0.1.1.jar | 311 bytes |
| wegtam_2.13-0.1.1-sources.jar | 242 bytes |
| wegtam_2.13-0.1.1-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wegtam/wegtam_2.13/ -->
<dependency>
<groupId>com.wegtam</groupId>
<artifactId>wegtam_2.13</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wegtam/wegtam_2.13/
implementation 'com.wegtam:wegtam_2.13:0.1.1'
// https://jarcasting.com/artifacts/com.wegtam/wegtam_2.13/
implementation ("com.wegtam:wegtam_2.13:0.1.1")
'com.wegtam:wegtam_2.13:jar:0.1.1'
<dependency org="com.wegtam" name="wegtam_2.13" rev="0.1.1">
<artifact name="wegtam_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wegtam', module='wegtam_2.13', version='0.1.1')
)
libraryDependencies += "com.wegtam" % "wegtam_2.13" % "0.1.1"
[com.wegtam/wegtam_2.13 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.7 |