Last Version

net.amygdalum:compilerutils 0.2.3

Utility classes needed for search and compiler applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.amygdalum
ArtifactId

ArtifactId

compilerutils
Version

Version

0.2.3
Type

Type

jar
Description

Description

net.amygdalum:compilerutils
Utility classes needed for search and compiler applications
Project URL

Project URL

https://github.com/almondtools/compilerutils

Download compilerutils 0.2.3


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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.almondtools : picklock jar 0.2.7
com.github.almondtools : conmatch jar 0.1.13
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.