Files download
File Operation
operation-1.0.5.jar download
operation-1.0.5.pom download
operation-1.0.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.brihaspathee.operation</groupId>
  <artifactId>operation</artifactId>
  <version>1.0.5</version>
</dependency>
Gradle Groovy
implementation 'com.brihaspathee.operation:operation:1.0.5'
Gradle Kotlin
implementation("com.brihaspathee.operation:operation:1.0.5")
Scala SBT
libraryDependencies += "com.brihaspathee.operation" % "operation" % "1.0.5"
Groovy Grape
@Grapes(
  @Grab(group='com.brihaspathee.operation', module='operation', version='1.0.5')
)
Apache Ivy
<dependency org="com.brihaspathee.operation" name="operation" rev="1.0.5" />
Leiningen
[com.brihaspathee.operation/operation "1.0.5"]
Apache Buildr
'com.brihaspathee.operation:operation:jar:1.0.5'
Dependencies
The project has no third-party dependencies