не последняя версия
Последняя версия 1.0.5

com.brihaspathee.operation:operation 1.0.3

Simple Arithmetic Operation

Группа

Группа

com.brihaspathee.operation
Идентификатор

Идентификатор

operation
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать operation 1.0.3


<!-- https://jarcasting.com/artifacts/com.brihaspathee.operation/operation/ -->
<dependency>
    <groupId>com.brihaspathee.operation</groupId>
    <artifactId>operation</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.brihaspathee.operation/operation/
implementation 'com.brihaspathee.operation:operation:1.0.3'
// https://jarcasting.com/artifacts/com.brihaspathee.operation/operation/
implementation ("com.brihaspathee.operation:operation:1.0.3")
'com.brihaspathee.operation:operation:jar:1.0.3'
<dependency org="com.brihaspathee.operation" name="operation" rev="1.0.3">
  <artifact name="operation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brihaspathee.operation', module='operation', version='1.0.3')
)
libraryDependencies += "com.brihaspathee.operation" % "operation" % "1.0.3"
[com.brihaspathee.operation/operation "1.0.3"]