| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.petitviolet |
| ArtifactId | ArtifactIdoperator_3 |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionoperator
operator
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationnet.petitviolet |
| Filename | Size |
|---|---|
| operator_3-0.7.0.pom | |
| operator_3-0.7.0.jar | 37 KB |
| operator_3-0.7.0-sources.jar | 3 KB |
| operator_3-0.7.0-javadoc.jar | 194 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.petitviolet/operator_3/ -->
<dependency>
<groupId>net.petitviolet</groupId>
<artifactId>operator_3</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.petitviolet/operator_3/
implementation 'net.petitviolet:operator_3:0.7.0'
// https://jarcasting.com/artifacts/net.petitviolet/operator_3/
implementation ("net.petitviolet:operator_3:0.7.0")
'net.petitviolet:operator_3:jar:0.7.0'
<dependency org="net.petitviolet" name="operator_3" rev="0.7.0">
<artifact name="operator_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.petitviolet', module='operator_3', version='0.7.0')
)
libraryDependencies += "net.petitviolet" % "operator_3" % "0.7.0"
[net.petitviolet/operator_3 "0.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |