License |
License |
---|---|
GroupId | GroupIdde.mirkosertic.bytecoder |
ArtifactId | ArtifactIdbytecoder.vue |
Last Version | Last Version2021-11-02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBytecoder Vue.js API
Bytecoder Vue.js API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bytecoder.vue-2021-11-02.pom | |
bytecoder.vue-2021-11-02.jar | 4 KB |
bytecoder.vue-2021-11-02-sources.jar | 5 KB |
bytecoder.vue-2021-11-02-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.vue/ -->
<dependency>
<groupId>de.mirkosertic.bytecoder</groupId>
<artifactId>bytecoder.vue</artifactId>
<version>2021-11-02</version>
</dependency>
// https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.vue/
implementation 'de.mirkosertic.bytecoder:bytecoder.vue:2021-11-02'
// https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.vue/
implementation ("de.mirkosertic.bytecoder:bytecoder.vue:2021-11-02")
'de.mirkosertic.bytecoder:bytecoder.vue:jar:2021-11-02'
<dependency org="de.mirkosertic.bytecoder" name="bytecoder.vue" rev="2021-11-02">
<artifact name="bytecoder.vue" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mirkosertic.bytecoder', module='bytecoder.vue', version='2021-11-02')
)
libraryDependencies += "de.mirkosertic.bytecoder" % "bytecoder.vue" % "2021-11-02"
[de.mirkosertic.bytecoder/bytecoder.vue "2021-11-02"]
Group / Artifact | Type | Version |
---|---|---|
de.mirkosertic.bytecoder : bytecoder.web | jar | 2021-11-02 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.0.0 |