License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.petitviolet |
ArtifactId | ArtifactIdoperator_2.13 |
Version | Version0.7.0 |
Type | Typejar |
Description |
Descriptionoperator
operator
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.petitviolet |
Filename | Size |
---|---|
operator_2.13-0.7.0.pom | |
operator_2.13-0.7.0.jar | 32 KB |
operator_2.13-0.7.0-sources.jar | 3 KB |
operator_2.13-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.petitviolet/operator_2.13/ -->
<dependency>
<groupId>net.petitviolet</groupId>
<artifactId>operator_2.13</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.petitviolet/operator_2.13/
implementation 'net.petitviolet:operator_2.13:0.7.0'
// https://jarcasting.com/artifacts/net.petitviolet/operator_2.13/
implementation ("net.petitviolet:operator_2.13:0.7.0")
'net.petitviolet:operator_2.13:jar:0.7.0'
<dependency org="net.petitviolet" name="operator_2.13" rev="0.7.0">
<artifact name="operator_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.petitviolet', module='operator_2.13', version='0.7.0')
)
libraryDependencies += "net.petitviolet" % "operator_2.13" % "0.7.0"
[net.petitviolet/operator_2.13 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |