Last Version

Byte Mechanics 1.0.0

Standalone open source libraries for java commoners

License

License

GroupId

GroupId

org.bytemechanics
ArtifactId

ArtifactId

byte-mechanics-parent
Version

Version

1.0.0
Type

Type

jar
Description

Description

Byte Mechanics
Standalone open source libraries for java commoners
Project Organization

Project Organization

Byte Mechanics
Source Code Management

Source Code Management

https://github.com/watarhu/byte-mechanics

Download byte-mechanics-parent 1.0.0


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

Dependencies

test (5)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4
org.codehaus.groovy : groovy-all jar 2.4.12
net.bytebuddy : byte-buddy jar 1.6.5
org.objenesis : objenesis jar 2.5.1
org.hamcrest : hamcrest-core jar 1.3

Project Modules

  • type-ex