License |
License |
---|---|
GroupId | GroupIdio.crysknife |
ArtifactId | ArtifactIdtests |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionPOC DI for GWT 3 or j2cl
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tests-0.2.pom | |
tests-0.2.jar | 100 KB |
tests-0.2-sources.jar | 53 KB |
tests-0.2-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.crysknife/tests/ -->
<dependency>
<groupId>io.crysknife</groupId>
<artifactId>tests</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.crysknife/tests/
implementation 'io.crysknife:tests:0.2'
// https://jarcasting.com/artifacts/io.crysknife/tests/
implementation ("io.crysknife:tests:0.2")
'io.crysknife:tests:jar:0.2'
<dependency org="io.crysknife" name="tests" rev="0.2">
<artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crysknife', module='tests', version='0.2')
)
libraryDependencies += "io.crysknife" % "tests" % "0.2"
[io.crysknife/tests "0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.crysknife : crysknife-core | jar | 0.2 |
org.aspectj : aspectjrt | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
io.crysknife : crysknife-processor | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |