Last Version

Toothpick Generated Core 1.1.3

'Contains base classes of code generated by the compiler. Prevents a cycle between compiler and runtime.'

License

License

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

toothpick-generated-core
Version

Version

1.1.3
Type

Type

jar
Description

Description

Toothpick Generated Core
'Contains base classes of code generated by the compiler. Prevents a cycle between compiler and runtime.'
Project URL

Project URL

https://github.com/stephanenicolas/toothpick.git
Source Code Management

Source Code Management

https://github.com/stephanenicolas/toothpick.git

Download toothpick-generated-core 1.1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.stephanenicolas.toothpick : toothpick jar 1.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.