| License |
License |
|---|---|
| GroupId | GroupIdorg.axle-lang |
| ArtifactId | ArtifactIdfoo_3 |
| Last Version | Last Version0.1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfoo
foo
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| foo_3-0.1.10.pom | |
| foo_3-0.1.10.jar | 7 KB |
| foo_3-0.1.10-sources.jar | 937 bytes |
| foo_3-0.1.10-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.axle-lang/foo_3/ -->
<dependency>
<groupId>org.axle-lang</groupId>
<artifactId>foo_3</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.axle-lang/foo_3/
implementation 'org.axle-lang:foo_3:0.1.10'
// https://jarcasting.com/artifacts/org.axle-lang/foo_3/
implementation ("org.axle-lang:foo_3:0.1.10")
'org.axle-lang:foo_3:jar:0.1.10'
<dependency org="org.axle-lang" name="foo_3" rev="0.1.10">
<artifact name="foo_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.axle-lang', module='foo_3', version='0.1.10')
)
libraryDependencies += "org.axle-lang" % "foo_3" % "0.1.10"
[org.axle-lang/foo_3 "0.1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |