| License |
License |
|---|---|
| GroupId | GroupIdcom.mosesn |
| ArtifactId | ArtifactIdbelt_2.10 |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
Descriptionbelt
belt
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.mosesn |
| Filename | Size |
|---|---|
| belt_2.10-0.0.1.pom | |
| belt_2.10-0.0.1.jar | 1 KB |
| belt_2.10-0.0.1-sources.jar | 739 bytes |
| belt_2.10-0.0.1-javadoc.jar | 340 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mosesn/belt_2.10/ -->
<dependency>
<groupId>com.mosesn</groupId>
<artifactId>belt_2.10</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mosesn/belt_2.10/
implementation 'com.mosesn:belt_2.10:0.0.1'
// https://jarcasting.com/artifacts/com.mosesn/belt_2.10/
implementation ("com.mosesn:belt_2.10:0.0.1")
'com.mosesn:belt_2.10:jar:0.0.1'
<dependency org="com.mosesn" name="belt_2.10" rev="0.0.1">
<artifact name="belt_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mosesn', module='belt_2.10', version='0.0.1')
)
libraryDependencies += "com.mosesn" % "belt_2.10" % "0.0.1"
[com.mosesn/belt_2.10 "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |