Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.petitviolet |
ArtifactId | ArtifactIdoperator_2.11 |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
operator_2.11-0.5.0.pom | |
operator_2.11-0.5.0.jar | 26 KB |
operator_2.11-0.5.0-sources.jar | 3 KB |
operator_2.11-0.5.0-javadoc.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.petitviolet/operator_2.11/ -->
<dependency>
<groupId>net.petitviolet</groupId>
<artifactId>operator_2.11</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.petitviolet/operator_2.11/
implementation 'net.petitviolet:operator_2.11:0.5.0'
// https://jarcasting.com/artifacts/net.petitviolet/operator_2.11/
implementation ("net.petitviolet:operator_2.11:0.5.0")
'net.petitviolet:operator_2.11:jar:0.5.0'
<dependency org="net.petitviolet" name="operator_2.11" rev="0.5.0">
<artifact name="operator_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.petitviolet', module='operator_2.11', version='0.5.0')
)
libraryDependencies += "net.petitviolet" % "operator_2.11" % "0.5.0"
[net.petitviolet/operator_2.11 "0.5.0"]